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'