Metadata-Version: 2.4
Name: ovos-skill-youtube-music
Version: 0.1.10a1
Summary: ovos common play youtube music skill plugin
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-youtube-music
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-utils>=0.1.0
Requires-Dist: ovos-bus-client>=0.0.9
Requires-Dist: ovos-workshop<9.0.0,>=8.0.0
Requires-Dist: tutubo>=2.0.2
Dynamic: license-file

# <img src='./ui/ytmus.png' width='50' height='50' style='vertical-align:bottom'/> Youtube Music Skill

Youtube Music OCP Skill

## About

search Youtube Music by voice!

![](./gui.gif)

## Examples

* "play António Variações"

## Settings

you can add queries to skill settings that will then be pre-fetched on skill load

this populates the featured_media entries + provides fast matching against cached entries

```javascript
{    
"featured":  ["zz top", "ai covers", "frank sinatra"]
}
```

a local cache of entries can be found at `~/.cache/OCP/Youtube.json`


## Credits
JarbasAl

## Category
**Entertainment**

## Tags
- youtube
- common play
- music
