From: Sergey Matveev Date: Tue, 26 Dec 2023 07:27:31 +0000 (+0300) Subject: Prefer AV1 X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=64e9e923a1cfe14a384b35b41dc60ee9c069d919 Prefer AV1 --- diff --git a/youtube-dl/.youtube-dl.conf b/youtube-dl/.youtube-dl.conf index d6815b4..8418a52 100644 --- a/youtube-dl/.youtube-dl.conf +++ b/youtube-dl/.youtube-dl.conf @@ -1,5 +1,4 @@ --no-cache-dir --youtube-skip-dash-manifest -#--force-ipv4 --no-playlist ---format best[ext=webm]/bestvideo[ext=webm]+bestaudio[ext=webm]/best +--format bestvideo[vcodec~=av01]+bestaudio[ext=webm]/bestvideo[ext=webm]+bestaudio[ext=webm]/best