From b60fc92ec8fb71577adf250acee7608e0dd5a67e Mon Sep 17 00:00:00 2001 From: Blomblo <63555404+mrblomblo@users.noreply.github.com> Date: Sat, 30 Mar 2024 11:25:58 +0000 Subject: [PATCH] Updated to reflect changes in VARS.txt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1503e8e..dff713f 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ If you want to customize the script (mainly by changing the codecs & adding cust * set acodec=mp3 * set vcodec=h264 * set mcodec=flac -* set aargs=--embed-chapters --embed-subs -* set vargs=--embed-chapters --embed-subs +* set aargs=--embed-chapters +* set vargs=--embed-chapters * set margs= The first three are for the codecs the script uses when downloading the content. The last three are extra args for YT-DLP to use when downloading the content.