Skip to content

Commit e679960

Browse files
authored
update VRT stream url (#13)
port MycroftAI/mycroft-dinkum#56
1 parent 4bb4c2d commit e679960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ class NewsSkill(OVOSCommonPlaybackSkill):
140140
"nl": {
141141
"VRT": {
142142
"aliases": ["VRT Nieuws", "VRT"],
143-
"uri": "https://progressive-audio.lwc.vrtcdn.be/content/fixed/11_11niws-snip_hi.mp3",
143+
"uri": "http://progressive-audio.vrtcdn.be/content/fixed/11_11niws-snip_hi.mp3",
144144
"media_type": MediaType.NEWS,
145145
"match_types": [MediaType.NEWS,
146146
MediaType.RADIO],

0 commit comments

Comments
 (0)