skill-simple-youtube


Nameskill-simple-youtube JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-youtube
Summaryovos common play youtube skill plugin
upload_time2024-10-15 03:08:09
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements tutubo ovos-utils ovos-workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./ui/ytube.jpg' width='50' height='50' style='vertical-align:bottom'/> Simple Youtube Skill

simple youtube skill for better-cps

## About

search youtube by voice!

this skill can be configured as a fallback matcher for play queries, you can set `self.settings["fallback_mode"] = True`
and returned results will have lower confidence, other skills should take precedence most of the time

built on top of [youtube_searcher](https://github.com/HelloChatterbox/youtube_searcher)

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

## Examples

* "play rob zombie"
* "play freezing moon with dead on vocals"
* "play programming music mix"
* "play center of all infinity album"

## Credits

JarbasAl

## Category

**Entertainment**

## Tags

- video
- youtube
- common play
- music



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-youtube",
    "name": "skill-simple-youtube",
    "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/1b/f8/93fc66297fd7eccfe78a86a252474be4ccefe07cfdf28a091bdb09cc6093/skill-simple-youtube-0.1.3.tar.gz",
    "platform": null,
    "description": "# <img src='./ui/ytube.jpg' width='50' height='50' style='vertical-align:bottom'/> Simple Youtube Skill\n\nsimple youtube skill for better-cps\n\n## About\n\nsearch youtube by voice!\n\nthis skill can be configured as a fallback matcher for play queries, you can set `self.settings[\"fallback_mode\"] = True`\nand returned results will have lower confidence, other skills should take precedence most of the time\n\nbuilt on top of [youtube_searcher](https://github.com/HelloChatterbox/youtube_searcher)\n\n![](./gui.png)\n![](./gui2.png)\n\n## Examples\n\n* \"play rob zombie\"\n* \"play freezing moon with dead on vocals\"\n* \"play programming music mix\"\n* \"play center of all infinity album\"\n\n## Credits\n\nJarbasAl\n\n## Category\n\n**Entertainment**\n\n## Tags\n\n- video\n- youtube\n- common play\n- music\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos common play youtube skill plugin",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-youtube"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dd72992a19d361cf90f9ffd44cf40243a05e921d926949fde4f52c8d60aa7e3",
                "md5": "46f307561d8f9c5d572683c29ae2c9b7",
                "sha256": "f7b32263cdc16adfee05747b4cb7d852c6a7b05fb3d449ebe9cd40c74841a083"
            },
            "downloads": -1,
            "filename": "skill_simple_youtube-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46f307561d8f9c5d572683c29ae2c9b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 63891,
            "upload_time": "2024-10-15T03:08:07",
            "upload_time_iso_8601": "2024-10-15T03:08:07.963599Z",
            "url": "https://files.pythonhosted.org/packages/6d/d7/2992a19d361cf90f9ffd44cf40243a05e921d926949fde4f52c8d60aa7e3/skill_simple_youtube-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bf893fc66297fd7eccfe78a86a252474be4ccefe07cfdf28a091bdb09cc6093",
                "md5": "b1262a714f5ce7ec9cec87bf5b8be359",
                "sha256": "02268a93bdf5b13499c4ed38223f914a414937b37dbe40b6842689b37a0d44fb"
            },
            "downloads": -1,
            "filename": "skill-simple-youtube-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b1262a714f5ce7ec9cec87bf5b8be359",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55526,
            "upload_time": "2024-10-15T03:08:09",
            "upload_time_iso_8601": "2024-10-15T03:08:09.549938Z",
            "url": "https://files.pythonhosted.org/packages/1b/f8/93fc66297fd7eccfe78a86a252474be4ccefe07cfdf28a091bdb09cc6093/skill-simple-youtube-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 03:08:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-youtube",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "tutubo",
            "specs": [
                [
                    ">=",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    ">=",
                    "0.0.16"
                ]
            ]
        }
    ],
    "lcname": "skill-simple-youtube"
}
        
Elapsed time: 0.71944s