From 1f43a2f2dd8777b859556ca01067ade3a07e65e1 Mon Sep 17 00:00:00 2001 From: Phantop Date: Fri, 17 Jan 2025 11:57:59 -0500 Subject: [PATCH] yt-dlp: clean config --- yt-dlp/config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yt-dlp/config b/yt-dlp/config index 7dce0a8..3c0fb31 100644 --- a/yt-dlp/config +++ b/yt-dlp/config @@ -1,10 +1,10 @@ --ciw ---write-sub ---write-auto-sub ---embed-subs ---sub-lang=en --compat-options no-keep-subs --S lang,quality,res,fps,hdr:12,acodec,size,br,vcodec,asr,proto,ext,hasaud,source,id --o "%(title)s.%(ext)s" ---sponsorblock-remove all +--continue --embed-chapters +--embed-subs +--ignore-errors +--no-overwrite +--sponsorblock-remove all +--sub-lang=en +--write-auto-sub +--write-sub