1
1
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:
j1nx
2021-06-09 20:50:27 +02:00
parent 55a8bac340
commit 691fd79538
10 changed files with 83 additions and 1 deletions

View File

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