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
execafterdownload.py ExecAfterDownloadPP: fix __init__ method 2015-05-10 17:47:49 +02:00
ffmpeg.py [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874) 2015-09-18 14:38:35 +02:00
metadatafromtitle.py
xattrpp.py