]> git.rmz.io Git - dotfiles.git/commitdiff
mpv: select bestvideo even if it contains audio too
authorSamir Benmendil <me@rmz.io>
Tue, 20 Sep 2022 13:54:42 +0000 (14:54 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 20 Sep 2022 13:55:56 +0000 (14:55 +0100)
mpv/config

index df8f4b336eb06b2098f3e40442d27182f88fc280..f0ccb00d159685e5e317e23001627f21652821dc 100644 (file)
@@ -1,5 +1,5 @@
 # default
 ytdl
 # default
 ytdl
-ytdl-format=bestvideo[height<=720]+bestaudio/best[height<=720]
+ytdl-format=bestvideo*[height<=720]+bestaudio/best[height<=720]
 cache=auto
 no-sub
 cache=auto
 no-sub