skill-news


Nameskill-news JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-news
Summarymycroft/ovos news skill plugin
upload_time2024-12-02 18:34:49
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
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/skill-ovos-news",
    "name": "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/2a/07/f055f8ed56329689b4f502d33f6e66ea4d3a0c00cf6cf15f1d72ef3f2457/skill-news-0.1.12.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\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "mycroft/ovos news skill plugin",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-news"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b07ceac4218748629b3aa474ea4ff4a80eaa8a2357febd533373adc9b64bd47",
                "md5": "aabbe215d1a832a097b51c625379cf0f",
                "sha256": "b9e6d06da2449366fdd9747dafc68ffda46fcbe7b52d1fcb6fb2b17dfc2216e3"
            },
            "downloads": -1,
            "filename": "skill_news-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aabbe215d1a832a097b51c625379cf0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1558779,
            "upload_time": "2024-12-02T18:34:47",
            "upload_time_iso_8601": "2024-12-02T18:34:47.266823Z",
            "url": "https://files.pythonhosted.org/packages/1b/07/ceac4218748629b3aa474ea4ff4a80eaa8a2357febd533373adc9b64bd47/skill_news-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a07f055f8ed56329689b4f502d33f6e66ea4d3a0c00cf6cf15f1d72ef3f2457",
                "md5": "1b2b12d266538f1a344e05cdd14a5e7c",
                "sha256": "afdb4334954cf516d1cf766dcb50db25428d752bec9dc0378b2f449ba2b09d7e"
            },
            "downloads": -1,
            "filename": "skill-news-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "1b2b12d266538f1a344e05cdd14a5e7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1506446,
            "upload_time": "2024-12-02T18:34:49",
            "upload_time_iso_8601": "2024-12-02T18:34:49.055358Z",
            "url": "https://files.pythonhosted.org/packages/2a/07/f055f8ed56329689b4f502d33f6e66ea4d3a0c00cf6cf15f1d72ef3f2457/skill-news-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 18:34:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-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": [
                [
                    "<",
                    "2.0.0"
                ],
                [
                    ">=",
                    "0.0.9"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    ">=",
                    "0.0.16"
                ],
                [
                    "<",
                    "4.0.0"
                ]
            ]
        }
    ],
    "lcname": "skill-news"
}
        
Elapsed time: 1.95171s