youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 592e97e855 Postprocessors: use a list for the files that can be deleted
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).
2015-04-18 11:36:42 +02:00
..
downloader Default to continuedl=True 2015-03-28 08:11:39 +01:00
extractor [facebook] Extend _VALID_URL take 2 (#5120) 2015-04-18 16:08:24 +08:00
postprocessor Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
__init__.py Do not encode outtmpl twice (Closes #5288) 2015-04-04 00:30:37 +06:00
__main__.py
aes.py
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
jsinterp.py
options.py [options] Fix file based configurations for python 2 (Closes #5401) 2015-04-12 03:57:56 +06:00
swfinterp.py
update.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
utils.py InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in #5442) 2015-04-17 14:55:24 +02:00
version.py release 2015.04.17 2015-04-17 11:14:25 +02:00
YoutubeDL.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00