From 28c663fdec1ef5359e70f64df28eab224f4e3af7 Mon Sep 17 00:00:00 2001 From: Stian Date: Mon, 4 May 2026 12:28:00 +0200 Subject: [PATCH] Update files --- .config/yt-dlp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index 0d0d9fc..f098175 100755 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -2,4 +2,4 @@ --js-runtimes node --sub-format srt/vtt/best --restrict-filenames --o 'G:\download\%(title)a - %(id)s.%(ext)s' +-o 'G:\download\%(title)s-%(id)s.%(ext)s'