mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Feature/rpi3 (#98)
* Add rpi3-64 defconfig file * Work on getting RPI3 into shape * Merge latest rpi3 changes into rpi4 config
This commit is contained in:
committed by
GitHub
parent
85d7c15c03
commit
b074f08076
9
buildroot-external/package/python-yt-dlp/Config.in
Normal file
9
buildroot-external/package/python-yt-dlp/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_YT_DLP
|
||||
bool "python-yt-dlp"
|
||||
select BR2_PACKAGE_PYTHON_MUTAGEN # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYCRYPTODOMEX # runtime
|
||||
select BR2_PACKAGE_PYTHON_WEBSOCKETS # runtime
|
||||
help
|
||||
A youtube-dl fork with additional features and patches.
|
||||
|
||||
https://github.com/yt-dlp/yt-dlp
|
Reference in New Issue
Block a user