yt-dlp: dont strip the extension when saving files

This commit is contained in:
2025-08-03 07:45:10 +00:00
parent 22d3029c7c
commit cb2f1faafd

View File

@@ -33,7 +33,7 @@ in
# restrict to ascii characters only (seems to include replacing ' ' with '_')
--restrict-filenames
# man yt-dlp ## OUTPUT TEMPLATE
-o %(uploader)s-%(title)s
-o %(uploader)s-%(title)s.%(ext)s
# for curlftpfs compatibility; see: <https://github.com/kahing/goofys/issues/296>
--postprocessor-args -movflags\ frag_keyframe+empty_moov