We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb4c2d commit e679960Copy full SHA for e679960
__init__.py
@@ -140,7 +140,7 @@ class NewsSkill(OVOSCommonPlaybackSkill):
140
"nl": {
141
"VRT": {
142
"aliases": ["VRT Nieuws", "VRT"],
143
- "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",
144
"media_type": MediaType.NEWS,
145
"match_types": [MediaType.NEWS,
146
MediaType.RADIO],
0 commit comments