mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
mpv: remove needless "?" from ytdl-format
This commit is contained in:
parent
c81085c7dc
commit
2b326df9e3
|
|
@ -2,4 +2,4 @@
|
|||
vo=gpu
|
||||
speed=1.0
|
||||
sub=no
|
||||
ytdl-format="bestvideo[height<=?720]+bestaudio/best"
|
||||
ytdl-format="bestvideo[height<=720]+bestaudio/best"
|
||||
|
|
|
|||
Loading…
Reference in a new issue