1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-28 01:30:59 +01:00
OpenVoiceOS/buildroot-external/package/python-tutubo/Config.in
2021-11-01 16:09:23 +01:00

11 lines
335 B
Plaintext

config BR2_PACKAGE_PYTHON_TUTUBO
bool "python-tutubo"
select BR2_PACKAGE_PYTHON_BS4 # runtime
select BR2_PACKAGE_PYTHON_PYTUBE # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
select BR2_PACKAGE_PYTHON_YTMUSICAPI # runtime
help
wrapper around pytube with some new functionality.
https://github.com/OpenJarbas/tutubo