From ed3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 23 Aug 2026 18:07:29 +0700 Subject: reorganize directories, so everything in .config --- .config/mpv/mpv.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/mpv/mpv.conf (limited to '.config/mpv/mpv.conf') 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 -- cgit v1.2.3