diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 18:09:41 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-04 18:09:41 +0700 |
| commit | 4138dfae4e1cfd788046460b669483137bae5869 (patch) | |
| tree | c45039fd412b2d9a26018bb557596664fa6e8f23 /mpv | |
| parent | 9b46166e50966dc3978fbb27dba5a2bc745a5e69 (diff) | |
mpv upd: subs and cookies
Diffstat (limited to 'mpv')
| -rw-r--r-- | mpv/.config/mpv/mpv.conf | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index 9a11ff2..174711f 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -1,3 +1,7 @@ volume=30 -ytdl-raw-options-append=cookies=/home/seraphim/Documents/yt-dlp-things/cookies.txt - +#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=write-subs= +ytdl-raw-options-append=write-auto-subs= +ytdl-raw-options-append=sub-langs=all,en +slang=en,eng |
