Use yt-dlp with mpv

This commit is contained in:
Marko Korhonen 2022-12-09 13:40:49 +02:00
parent 147731f693
commit 9cfc894c86

View file

@ -108,3 +108,5 @@ ytdl-format="bestvideo[height<=720]+bestaudio/best[height<=720]"
ytdl-format="bestvideo[height<=2160]+bestaudio/best[height<=2160]" ytdl-format="bestvideo[height<=2160]+bestaudio/best[height<=2160]"
[best] [best]
ytdl-format="bestvideo+bestaudio" ytdl-format="bestvideo+bestaudio"
script-opts-append=ytdl_hook-ytdl_path=yt-dlp