Use TV and fallback to web_creator, then attempt everything else
This commit is contained in:
parent
12d894e79f
commit
f33bd2a3b9
2
mpv.conf
2
mpv.conf
@ -17,7 +17,7 @@ dscale=bilinear
|
||||
|
||||
# Youtube-DL
|
||||
ytdl-format=bestvideo[vcodec=vp9][height<=?1080][fps>=?60]+bestaudio/bestvideo[height<=?1080][fps>=?60]+bestaudio/bestvideo[height<=?1080]+bestaudio/best
|
||||
ytdl-raw-options-append=extractor-args=youtube:player-client=web_creator,all
|
||||
ytdl-raw-options-append=extractor-args=youtube:player-client=tv,web_creator,all
|
||||
ytdl-raw-options-append=cookies=~/Sources/Credentials/cookies.txt
|
||||
|
||||
# Languages/Tracks
|
||||
|
Loading…
Reference in New Issue
Block a user