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
Pierre Mdawar 2273e2c530 [postprocessor/ffmpeg] Return correct filepath and ext in updated information in FFmpegExtractAudioPP
Return correct audio's filepath and ext instead of the video's when extracting audio and audio file already exists.
8 years 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 Unify coding cookie 8 years ago
execafterdownload.py [compat] Rename shlex_quote and remove unused subprocess_check_output 8 years ago
ffmpeg.py [postprocessor/ffmpeg] Return correct filepath and ext in updated information in FFmpegExtractAudioPP 8 years ago
metadatafromtitle.py [metadatafromtitle] Remove unused exception class 8 years ago
xattrpp.py Move write_xattr to utils.py 8 years ago