Use yt-dlp with mpv

This commit is contained in:
Marko Korhonen 2022-12-09 13:40:49 +02:00
parent 8805bf2dc3
commit 03ab3c278d
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

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