mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PYTHON_YTMUSICAPI
|
|
bool "python-ytmusicapi"
|
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
|
help
|
|
Unofficial API for YouTube Music.
|
|
|
|
https://github.com/sigma67/ytmusicapi
|