yt-dlp: dont strip the extension when saving files
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user