Metadata-Version: 1.0
Name: skill-simple-youtube
Version: 0.1.3
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
Description: # <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
        
Keywords: ovos skill plugin
Platform: UNKNOWN
