Skip to content

Instantly share code, notes, and snippets.

@Darkflib
Created December 20, 2022 17:28
Show Gist options
  • Select an option

  • Save Darkflib/b3fd7d3aef64209cefc7ddc02f098416 to your computer and use it in GitHub Desktop.

Select an option

Save Darkflib/b3fd7d3aef64209cefc7ddc02f098416 to your computer and use it in GitHub Desktop.
yt-dlp
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