Skip to content

Instantly share code, notes, and snippets.

@monnoval
Last active April 23, 2025 02:26
Show Gist options
  • Save monnoval/9897e8d6d392bfc366eab18ec6417e9a to your computer and use it in GitHub Desktop.
Save monnoval/9897e8d6d392bfc366eab18ec6417e9a to your computer and use it in GitHub Desktop.
yt-dlp 1080 download
# Download only 1080p version
# https://github.com/yt-dlp/yt-dlp/issues/8001
yt-dlp -S res:1080,ext:mp4:m4a --recode mp4 $VIDEO_LINK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment