Files
dotfiles/yt-dlp/.config/yt-dlp/config
2025-08-27 11:08:33 +02:00

5 lines
145 B
Plaintext

# Limit resolution to 1080p and exclude AV1
-f bestvideo[height<=1080][vcodec!=av1]+bestaudio/best
# Use HEVC codec to save space
-S vcodec:h265