Author | SHA1 | Message | Date |
---|---|---|---|
Philipp Hagemeister | e0938e7731 | [addanime] Modernize | 10 years ago |
Philipp Hagemeister | 8c25f81bee |
[util] Move compatibility functions out of util
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 . |
10 years ago |
Philipp Hagemeister | f847ca02d3 | [addanime] Modernize | 11 years ago |
dst | c0ade33e16 | Correct some extractor _VALID_URL regexes | 11 years ago |
Philipp Hagemeister | c1002e96e9 | Let extractors omit ext in formats | 11 years ago |
Philipp Hagemeister | 77d0a82fef | [addanime] Use new formats system | 11 years ago |
Abdulelah Alfntokh | 198e370f23 | [addanime] better regex. | 11 years ago |
Abdulelah Alfntokh | 3e6a330d38 | [addanime] fix md5sum | 11 years ago |
Abdulelah Alfntokh | aee5e18c8f | [addanime] catch 'RegexNotFoundError' | 11 years ago |
pyed | 14e10b2b6e | [addanime] try to download HQ before normal | 11 years ago |
Philipp Hagemeister | ce6a696e4d | Remove unused imports | 11 years ago |
Philipp Hagemeister | 4f5f18acb9 | [addanime] add file | 11 years ago |