diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index 655338d..be81183 100644 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -1,7 +1,5 @@ -# Remove problematic characters from file names. ---restrict-filenames # Have service and author in the file name. ---output '%(title).120s [%(extractor)s %(id)s %(uploader_id)s].%(ext)s' +--output '%(title)s [%(extractor)s %(id)s %(uploader_id)s].%(ext)s' # Try to download live streams from the start (use --no-live-from-start to disable). --live-from-start