Created
December 20, 2022 17:28
-
-
Save Darkflib/b3fd7d3aef64209cefc7ddc02f098416 to your computer and use it in GitHub Desktop.
yt-dlp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yt-dlp --download-archive archive.log --resize-buffer --restrict-filenames --write-description --console-title --write-subs --write-auto-subs --sub-langs "en" --embed-subs --embed-thumbnail --embed-metadata --embed-chapters --sleep-interval 5 --max-sleep-interval 15 --convert-thumbnails jpg --sponsorblock-mark all "https://www.youtube.com/playlist?list=PLT1234567890-aBcDeFgH1234567" -N 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment