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
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).
9 years ago
..
downloader Default to continuedl=True 9 years ago
extractor [facebook] Extend _VALID_URL take 2 (#5120) 9 years ago
postprocessor Postprocessors: use a list for the files that can be deleted 9 years ago
YoutubeDL.py Postprocessors: use a list for the files that can be deleted 9 years ago
__init__.py Do not encode outtmpl twice (Closes #5288) 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] style: Put __all__ variable at the end of the file 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Don't use bare 'except:' 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Fix file based configurations for python 2 (Closes #5401) 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Don't use bare 'except:' 9 years ago
utils.py InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in #5442) 9 years ago
version.py release 2015.04.17 9 years ago