Skip to main content

mycroft/ovos news skill plugin

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

skill_news-0.0.3-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page