Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-26 | [addanime] Modernize | Philipp Hagemeister | |
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-03-24 | [addanime] Modernize | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-10-28 | Let extractors omit ext in formats | Philipp Hagemeister | |
2013-10-28 | [addanime] Use new formats system | Philipp Hagemeister | |
2013-10-27 | [addanime] better regex. | Abdulelah Alfntokh | |
2013-10-27 | [addanime] fix md5sum | Abdulelah Alfntokh | |
2013-10-27 | [addanime] catch 'RegexNotFoundError' | Abdulelah Alfntokh | |
2013-10-27 | [addanime] try to download HQ before normal | pyed | |
2013-08-28 | Remove unused imports | Philipp Hagemeister | |
2013-08-28 | [addanime] add file | Philipp Hagemeister | |