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
Jaime Marquínez Ferrándiz 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
9 years ago
..
__init__.py Forgot to clean the remains of class 9 years ago
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 9 years ago
embedthumbnail.py [postprocessor/embedthumbnail] Skipping if thumbnail file missing 9 years ago
execafterdownload.py ExecAfterDownloadPP: fix __init__ method 9 years ago
ffmpeg.py [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874) 9 years ago
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 9 years ago
xattrpp.py [xattr] Enhanced error messages on Windows 9 years ago