aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mpv/.config/yt-dlp/config
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-08-28 13:25:44 -0500
committerToby Vincent <tobyv13@gmail.com>2022-08-28 13:25:44 -0500
commit966f9bc7ab6de6de8832e57622ed766b87a05020 (patch)
tree1de10f47f0f82c8a0c4de067ec0873a43befaaa7 /mpv/.config/yt-dlp/config
parent8d467b985a5f2b0e942384df199719ce0d7693f4 (diff)
feat(mpv): remove border and improve subtitle settings
Diffstat (limited to 'mpv/.config/yt-dlp/config')
-rw-r--r--mpv/.config/yt-dlp/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpv/.config/yt-dlp/config b/mpv/.config/yt-dlp/config
index 7dbc88c..143f217 100644
--- a/mpv/.config/yt-dlp/config
+++ b/mpv/.config/yt-dlp/config
@@ -2,5 +2,6 @@
--downloader-args="aria2c:-x 16 -k 1M"
--cookies-from-browser=firefox
--yes-playlist
+--write-subs
--write-auto-subs
---sub-langs="en.*,live_chat"
+--sub-langs="en,en.*,live_chat"