OpenVoiceOS/buildroot-external/package/python-youtube-searcher/Config.in

10 lines
295 B
Plaintext
Raw Normal View History

2021-06-09 20:50:27 +02:00
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