Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-24 | [embedthumbnail] Add support for mp3 cover embedding | pulpe | |
2015-04-18 | Postprocessors: use a list for the files that can be deleted | Jaime Marquínez Ferrándiz | |
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-13 | [postprocessor/atomicparsley] Don't try to remove the temporary and original ↵ | Jaime Marquínez Ferrándiz | |
files if the format is unsupported (fixes #5419) | |||
2014-11-02 | [util] Move compatibility functions out of util | Philipp Hagemeister | |
utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . | |||
2014-04-12 | [atomicparsley] Remove unneeded __init__ method | Jaime Marquínez Ferrándiz | |
2014-03-26 | add post processor | pulpe | |