Skip to content

Commit

Permalink
additional german feeds (OpenVoiceOS#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
emphasize committed Mar 1, 2023
1 parent 24d1644 commit 231e937
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,15 +281,7 @@ class NewsSkill(OVOSCommonPlaybackSkill):
}
},
"de-de": {
"OE3": {
"aliases": ["OE3", "Ö3 Nachrichten"],
"uri": "https://oe3meta.orf.at/oe3mdata/StaticAudio/Nachrichten.mp3",
"media_type": MediaType.NEWS,
"match_types": [MediaType.NEWS],
"image": join(dirname(__file__), "ui", "images", "oe3.jpeg"),
"playback": PlaybackType.AUDIO
},
"DLF": {
"DLF - Die Nachrichten": {
"aliases": ["DLF", "deutschlandfunk"],
"uri": "rss//https://www.deutschlandfunk.de/podcast-nachrichten.1257.de.podcast.xml",
"media_type": MediaType.NEWS,
Expand Down

0 comments on commit 231e937

Please sign in to comment.