Skip to content

Commit

Permalink
improve NL streams (#29)
Browse files Browse the repository at this point in the history
* improve NL streams

closes #18

* nos.png

* Update News.json

* Update README.md
  • Loading branch information
JarbasAl authored Jun 13, 2024
1 parent 8fd01e2 commit e59b687
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
16 changes: 14 additions & 2 deletions News.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,13 +463,25 @@
}
},
"nl-nl": {
"NOS": {
"aliases": [
"NOS Nieuws"
],
"uri": "https://cdn.nos.nl/content/radio/ditisdenieuweurlvoorhetradiobulletinvoorgooglevanafjuli2019.mp3",
"image": "./res/images/nos.png"
}
},
"nl-be": {
"VRT": {
"aliases": [
"VRT Nieuws",
"VRT"
],
"uri": "http://progressive-audio.vrtcdn.be/content/fixed/11_11niws-snip_hi.mp3",
"image": "./res/images/vrt.png"
"image": "./res/images/vrt.png",
"secondary_langs": [
"nl"
]
}
},
"sv-se": {
Expand Down Expand Up @@ -527,4 +539,4 @@
"image": "./res/images/RG1.jpg"
}
}
}
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Supported stations include:
- [EN-CA] CBC News
- [ES-ES] RNE Radio Nacional de España
- [PT-PT] TSF Rádio Notícias
- [NL] VRT Nieuws
- [NL-NL] NOS
- [NL-BE] VRT Nieuws
- [DE] Ö3 Nachrichten
- [DE] DLF
- [DE] WDR
Expand Down
Binary file added res/images/nos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e59b687

Please sign in to comment.