mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add skill-news as pre installed skill
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_YOUTUBE_SEARCHER
|
||||
bool "python-youtube-searcher"
|
||||
select BR2_PACKAGE_PYTHON_BS4 # runtime
|
||||
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||||
select BR2_PACKAGE_PYTHON_REQUESTS_CACHE # runtime
|
||||
help
|
||||
search youtube.
|
||||
|
||||
https://github.com/HelloChatterbox/youtube_searcher
|
Reference in New Issue
Block a user