You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl/postprocessor
dirkf e0727e4ab6 [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8)
Fixes 21792b88b7 (commitcomment-140705274), thx: vonProteus
2 weeks ago
..
__init__.py Add fixup for media files produced by HlsNative downloader(fixes #4776) 8 years ago
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 9 years ago
embedthumbnail.py [compat] Use `compat_open()` 9 months ago
execafterdownload.py [postprocessor/execafterdownload] Encode command line (closes #13407) 7 years ago
ffmpeg.py [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8) 2 weeks ago
metadatafromtitle.py [postprocessor] Don't replace existing value with null metadata parsed from title 2 years ago
xattrpp.py Fix W504 and disable W503 (closes #20863) 5 years ago