Add yt-dlp configuration for mpv.
This commit is contained in:
parent
d01acc2ac3
commit
d772b85182
|
@ -3,4 +3,5 @@ volume="25"
|
|||
volume-max="150"
|
||||
geometry="1280x720+50%+50%"
|
||||
loop-playlist="inf"
|
||||
|
||||
script-opts=ytdl_hook-ytdl_path=yt-dlp,ytdl_hook-try_ytdl_first=yes
|
||||
ytdl-format=ytdl
|
||||
|
|
Loading…
Reference in New Issue