diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 22:19:53 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 22:19:53 +0700 |
| commit | d6e1ca0d0f1a98cdc74d2bed65c5445304aa55ac (patch) | |
| tree | 7b882a386c5b52063f7f79d85cef99ee202ef807 /mpv/.config | |
| parent | 4138dfae4e1cfd788046460b669483137bae5869 (diff) | |
mpv cookies fix
Diffstat (limited to 'mpv/.config')
| -rw-r--r-- | mpv/.config/mpv/mpv.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index 174711f..8802c79 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -1,7 +1,7 @@ volume=30 #ytdl-raw-options-append=cookies=/home/seraphim/Documents/yt-dlp-things/cookies.txt -ytdl-raw-options-append=cookies-from-browser=chromium +ytdl-raw-options-append=cookies-from-browser=chromium+gnomekeyring ytdl-raw-options-append=write-subs= ytdl-raw-options-append=write-auto-subs= -ytdl-raw-options-append=sub-langs=all,en +ytdl-raw-options-append=sub-langs=en,en-US,en-GB slang=en,eng |
