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 '-'.
2015-09-18 14:38:35 +02:00
..
__init__.py Forgot to clean the remains of class 2015-04-24 09:17:46 +02:00
common.py
embedthumbnail.py [postprocessor/embedthumbnail] Skipping if thumbnail file missing 2015-06-18 22:05:02 +08:00
execafterdownload.py ExecAfterDownloadPP: fix __init__ method 2015-05-10 17:47:49 +02:00
ffmpeg.py
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
xattrpp.py