Skip to content

Instantly share code, notes, and snippets.

@gerwld
Created February 11, 2025 13:52
Show Gist options
  • Save gerwld/f81800fda631e2da21aff5cf4da65cee to your computer and use it in GitHub Desktop.
Save gerwld/f81800fda631e2da21aff5cf4da65cee to your computer and use it in GitHub Desktop.
// fastest speed, no-limits, high bitrate
yt-dlp -f "bestvideo[height<=1080]+bestaudio/best" --no-wait --max-downloads 1 --concurrent-fragments 8 --retries 10 --fragment-retries 10 https://www.youtube.com/watch?v=MDZC8VDZnV8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment