mpv: fix low quality

This commit is contained in:
lelgenio 2021-03-30 22:28:05 -03:00
parent d7c20f24ba
commit d91224e1df
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# the default is pretty slow
ytdl-format='best'
# ytdl-format='best'
ytdl-format='bestvideo[height<=1080][vcodec!=vp9]+bestaudio/best'
ytdl-raw-options="cookies=~/.cache/cookies-youtube-com.txt,mark-watched="
osd-fractions
save-position-on-quit
keep-open=yes
cache-pause-initial=yes
cache-pause-wait=10