Last active
April 23, 2025 02:26
-
-
Save monnoval/9897e8d6d392bfc366eab18ec6417e9a to your computer and use it in GitHub Desktop.
yt-dlp 1080 download
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
# 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