mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-06 14:52:50 +08:00
fix: 升级yt-dlp到2024.07.01
This commit is contained in:
@@ -30,7 +30,8 @@ case "$arch" in
|
||||
x86_64)
|
||||
echo "64位 x86 架构"
|
||||
pkg=ffmpeg-master-latest-linux64-gpl
|
||||
install_from_build "$pkg"
|
||||
#install_from_build "$pkg"
|
||||
install_from_apt
|
||||
;;
|
||||
arm64 | aarch64)
|
||||
echo "64位 ARM 架构"
|
||||
|
||||
Reference in New Issue
Block a user