diff --git a/command b/command new file mode 100644 index 0000000..4242255 --- /dev/null +++ b/command @@ -0,0 +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