diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 13:48:20 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 13:48:20 +0700 |
| commit | 9f12ea8a648fa6483b392dc9ba1d7dbf4e61057c (patch) | |
| tree | 35ec7c12203114c9e47cebbdb634c174094913c8 /mpv | |
| parent | b57f994aa7c74d1b4e17e3df31ddf94702a8f6de (diff) | |
-
Diffstat (limited to 'mpv')
| -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 8802c79..8311c18 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -1,6 +1,6 @@ volume=30 -#ytdl-raw-options-append=cookies=/home/seraphim/Documents/yt-dlp-things/cookies.txt -ytdl-raw-options-append=cookies-from-browser=chromium+gnomekeyring +ytdl-raw-options-append=cookies=/home/seraphim/Documents/yt-dlp-things/cookies.txt +#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=en,en-US,en-GB |
