From 07c861f3cbcaf13ba190b3f8e476bae11f0ec5bf Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Sun, 17 Oct 2021 17:24:49 +0200 Subject: [PATCH] mpv: Add ytdl cookies --- mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 9cc4d69..6ad63a9 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -1,5 +1,6 @@ hwdec=vaapi ytdl-format=bestvideo[height<=?1080]+bestaudio/best +ytdl-raw-options=cookies=/path/to/cookies.txt fullscreen keep-open=yes panscan=1.0