Skip to content

Commit

Permalink
update VRT stream url
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Feb 15, 2023
1 parent 4bb4c2d commit 0ecfca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class NewsSkill(OVOSCommonPlaybackSkill):
"nl": {
"VRT": {
"aliases": ["VRT Nieuws", "VRT"],
"uri": "https://progressive-audio.lwc.vrtcdn.be/content/fixed/11_11niws-snip_hi.mp3",
"uri": "http://progressive-audio.vrtcdn.be/content/fixed/11_11niws-snip_hi.mp3",
"media_type": MediaType.NEWS,
"match_types": [MediaType.NEWS,
MediaType.RADIO],
Expand Down

0 comments on commit 0ecfca8

Please sign in to comment.