From de986bb0cd9ef815c6e556778d750247cfdd4486 Mon Sep 17 00:00:00 2001 From: Blomblo <63555404+mrblomblo@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:33:30 +0000 Subject: [PATCH] Added extra clarification in a comment --- VARS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VARS.txt b/VARS.txt index 9a6f47f..fce3593 100644 --- a/VARS.txt +++ b/VARS.txt @@ -2,7 +2,7 @@ REM Set your variables here! REM you can find args here: https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#usage-and-options REM [DO NOT USE A SPACE BETWEEN THE "=" AND THE ARG!] -REM Audio codec for audio (not music) DEFAULT: mp3 +REM Audio codec for audio (affects MP3 and MP4, not FLAC) DEFAULT: mp3 set acodec=mp3 REM Video codec DEFAULT: h264