diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index ad7ba2f..cc4ad16 100644 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -1,4 +1,4 @@ --mark-watched --sponsorblock-mark all --extractor-args "youtube:player_client=all" ---format-sort "codec,filesize,fs_approx,height" +--format-sort "height,vcodec,acodec,filesize,fs_approx"