diff options
Diffstat (limited to '.config/mpv/mpv.conf')
| -rw-r--r-- | .config/mpv/mpv.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..8311c18 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +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+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 +slang=en,eng |
