Use cookies for yt-dlp
This commit is contained in:
parent
e4cb9b2299
commit
c9ce0865a1
1
mpv.conf
1
mpv.conf
@ -27,6 +27,7 @@ ao=pulse
|
||||
# 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=all
|
||||
ytdl-raw-options-append=cookies=~/Sources/Credentials/cookies.txt
|
||||
|
||||
# Languages/Tracks
|
||||
slang=enm,en,eng,de,deu,ger
|
||||
|
Loading…
Reference in New Issue
Block a user