ovos-skill-news


Nameovos-skill-news JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-skill-news
Summarymycroft/ovos news skill plugin
upload_time2025-06-08 21:54:53
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements beautifulsoup4 pytz feedparser ovos-bus-client ovos-utils ovos-workshop langcodes
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./res/icon/news.png' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> News Streams

News Streams catalog

## About 

News streams from around the globe

![](gui.png)
![](gui2.png)
![](gui3.png)

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-NL] NOS
- [NL-BE] 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](https://mycroft-ai.gitbook.io/docs/skill-development/faq#how-do-i-disable-a-skill) because they are incompatible

To play https streams properly you also need to install vlc

```bash
sudo apt-get install vlc
```

and make it the default it in your .conf

```json
  "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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-skill-news",
    "name": "ovos-skill-news",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/6b/5ba6a244468360c79ff07de6a9c5829b05ad78140e1cfe82626eb3a3c6bf/ovos-skill-news-0.4.5.tar.gz",
    "platform": null,
    "description": "# <img src='./res/icon/news.png' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> News Streams\n\nNews Streams catalog\n\n## About \n\nNews streams from around the globe\n\n![](gui.png)\n![](gui2.png)\n![](gui3.png)\n\nPRs adding new feeds welcome, especially for unsupported languages\n\nSupported stations include:\n\n- [EN-US] AP - Associated Press Hourly Radio News\n- [EN-US] Fox News\n- [EN-US] NPR News Now\n- [EN-US] PBS NewsHour\n- [EN-US] GPB - Georgia Public Broadcasting\n- [EN-GB] BBC News\n- [EN-CA] CBC News\n- [ES-ES] RNE Radio Nacional de Espa\u00f1a\n- [PT-PT] TSF R\u00e1dio Not\u00edcias\n- [NL-NL] NOS\n- [NL-BE] VRT Nieuws\n- [DE] \u00d63 Nachrichten\n- [DE] DLF\n- [DE] WDR\n- [FI] YLE\n- [SV] Ekot\n\n\n### Classic Core Installation\n\nIf you are using this skill with mycroft classic core, you have to [disable the official skill](https://mycroft-ai.gitbook.io/docs/skill-development/faq#how-do-i-disable-a-skill) because they are incompatible\n\nTo play https streams properly you also need to install vlc\n\n```bash\nsudo apt-get install vlc\n```\n\nand make it the default it in your .conf\n\n```json\n  \"Audio\": {\n    \"backends\": {\n      \"local\": {\n        \"active\": false\n      },\n      \"vlc\": {\n        \"active\": true\n      }\n    },\n    \"default-backend\": \"vlc\"\n  },\n```\n\n## Examples \n\n* \"play the news\"\n* \"play npr news\"\n* \"play euronews\"\n* \"play catalan news\"\n* \"play portuguese news\"\n* \"play news in spanish\"\n\n\n## Credits \n- JarbasAl\n\n## Category\n**Information**\n\n## Tags\n#news\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "mycroft/ovos news skill plugin",
    "version": "0.4.5",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-skill-news"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c75d3f33ed9555870332d493b065cb5808157a30e2fc69ccd367c1495ddb89d",
                "md5": "900c55de270e667f0256b70f3ef93b28",
                "sha256": "2d0264b951202a1579f44a0febaaddfb9d30733beb4a5f15d258d0913481cc2f"
            },
            "downloads": -1,
            "filename": "ovos_skill_news-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "900c55de270e667f0256b70f3ef93b28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2572980,
            "upload_time": "2025-06-08T21:54:52",
            "upload_time_iso_8601": "2025-06-08T21:54:52.596985Z",
            "url": "https://files.pythonhosted.org/packages/8c/75/d3f33ed9555870332d493b065cb5808157a30e2fc69ccd367c1495ddb89d/ovos_skill_news-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc6b5ba6a244468360c79ff07de6a9c5829b05ad78140e1cfe82626eb3a3c6bf",
                "md5": "0b9bfea7f7c21becea0d4112f3502d94",
                "sha256": "f1b845e2df3490c581129e3b2e9686736eb41413a26a667a3847e0c135fad42c"
            },
            "downloads": -1,
            "filename": "ovos-skill-news-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0b9bfea7f7c21becea0d4112f3502d94",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2518294,
            "upload_time": "2025-06-08T21:54:53",
            "upload_time_iso_8601": "2025-06-08T21:54:53.951168Z",
            "url": "https://files.pythonhosted.org/packages/bc/6b/5ba6a244468360c79ff07de6a9c5829b05ad78140e1cfe82626eb3a3c6bf/ovos-skill-news-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-08 21:54:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-skill-news",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "feedparser",
            "specs": [
                [
                    "~=",
                    "6.0"
                ]
            ]
        },
        {
            "name": "ovos-bus-client",
            "specs": [
                [
                    ">=",
                    "0.0.9"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    "<",
                    "8.0.0"
                ],
                [
                    ">=",
                    "0.0.16"
                ]
            ]
        },
        {
            "name": "langcodes",
            "specs": []
        }
    ],
    "lcname": "ovos-skill-news"
}
        
Elapsed time: 1.75086s