dotfiles/yt-dlp.conf
2026-02-12 21:46:38 +01:00

6 lines
242 B
Text

# File name template
-o "%(artist,uploader)s-%(track,title)s.%(ext)s"
--cookies-from-browser firefox
--remote-components ejs:github
# Force resolutiion lower than 1080 and exclude av01 codec
--format '(bv[height<=1080]+ba/b)[vcodec!*=av01]'