youtube-dl: +av1, +<=4k
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 14 Jun 2021 08:29:22 +0000 (10:29 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 14 Jun 2021 08:29:22 +0000 (10:29 +0200)
.config/youtube-dl/config

index 5868515..2e810ae 100644 (file)
@@ -1 +1 @@
---restrict-filenames -f bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo+bestaudio/best
+--restrict-filenames -f bestvideo[vcodec^=av01][height<=?2160]+bestaudio[acodec^=opus]/bestvideo[ext=webm][height<=?2160]+bestaudio[ext=webm]/bestvideo[height<=?2160]+bestaudio/best[height<=?2160]