Metadata-Version: 2.1
Name: skill-simple-youtube
Version: 0.1.2
Summary: ovos common play youtube skill plugin
Home-page: https://github.com/OpenVoiceOS/skill-ovos-youtube
Author: JarbasAi
Author-email: jarbasai@mailfence.com
License: Apache-2.0
Keywords: ovos skill plugin
Platform: UNKNOWN
Requires-Dist: tutubo>=2.0.2
Requires-Dist: ovos-utils>=0.0.38
Requires-Dist: ovos-workshop>=0.0.16a43

# <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


