From 857557b5694cb07aaff7ce804d26f7c0440a3bff Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 26 Sep 2023 04:32:35 +0100 Subject: mpv config tweak --- mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index d712598..e51d0a2 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -6,5 +6,5 @@ vo=gpu hwdec=vaapi audio-channels=2 save-position-on-quit=yes -ytdl-format=bestvideo[height <= 1080]+bestaudio/best +#ytdl-format=bestvideo[height <= 1080]+bestaudio/best script-opts-append=ytdl_hook-ytdl_path=yt-dlp -- cgit v1.2.3