Skip to content

OpenVoiceOS/ovos-skill-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d64658 · Feb 17, 2023

History

59 Commits
Jan 26, 2023
Oct 19, 2022
Oct 19, 2022
Jan 26, 2023
Oct 19, 2022
Feb 17, 2023
Feb 15, 2023
Feb 16, 2023
Apr 2, 2021
Oct 11, 2022
Feb 15, 2023
Feb 17, 2023
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Jan 26, 2023
Jan 26, 2023
Feb 16, 2023

Repository files navigation

News Streams

News Streams catalog

About

News streams from around the globe

PRs adding new feeds welcome, especially for unsupported languages

Supported stations include:

  • [EN-US] AP - Associated Press Hourly Radio News
  • [EN-US] Fox News
  • [EN-US] NPR News Now
  • [EN-US] PBS NewsHour
  • [EN-US] GPB - Georgia Public Broadcasting
  • [EN-GB] BBC News
  • [EN-CA] CBC News
  • [ES-ES] RNE Radio Nacional de España
  • [PT-PT] TSF Rádio Notícias
  • [NL] VRT Nieuws
  • [DE] Ö3 Nachrichten
  • [DE] DLF
  • [DE] WDR
  • [FI] YLE
  • [SV] Ekot

Classic Core Installation

If you are using this skill with mycroft classic core, you have to disable the official skill because they are incompatible

To play https streams properly you also need to install vlc

sudo apt-get install vlc

and make it the default it in your .conf

  "Audio": {
    "backends": {
      "local": {
        "active": false
      },
      "vlc": {
        "active": true
      }
    },
    "default-backend": "vlc"
  },

Examples

  • "play the news"
  • "play npr news"
  • "play euronews"
  • "play catalan news"
  • "play portuguese news"
  • "play news in spanish"

Credits

  • JarbasAl

Category

Information

Tags

#news