diff --git a/command b/command index 4242255..5fb556c 100644 --- a/command +++ b/command @@ -1 +1 @@ -yt-dlp -x --audio-format mp3 --audio-quality 0 -o "%(playlist_index)04d - %(title)s.%(ext)s" --embed-thumbnail --convert-thumbnails jpg --add-metadata --write-thumbnail --yes-playlist --progress --print "正在下載: %(playlist_index)04d - %(title)s" "https://www.youtube.com/playlist?list=PLttTRDTI5sCVt4gq2RyA88XUG3p80eGSs" \ No newline at end of file +yt-dlp -x --audio-format mp3 --audio-quality 0 -o "%(playlist_index)04d - %(title)s.%(ext)s" --embed-thumbnail --convert-thumbnails jpg --add-metadata --write-thumbnail --yes-playlist --progress --extractor-args "youtube:player_client=android,web" --print "正在下載: %(playlist_index)04d - %(title)s" "https://www.youtube.com/playlist?list=PLttTRDTI5sCVt4gq2RyA88XUG3p80eGSs" \ No newline at end of file