Philipp Hagemeister
e0938e7731
[addanime] Modernize
2014-11-26 12:40:05 +01:00
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 .
2014-11-02 11:23:42 +01:00
Philipp Hagemeister
f847ca02d3
[addanime] Modernize
2014-03-24 16:39:53 +01:00
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
2013-12-04 20:34:47 +07:00
Philipp Hagemeister
c1002e96e9
Let extractors omit ext in formats
2013-10-28 11:28:02 +01:00
Philipp Hagemeister
77d0a82fef
[addanime] Use new formats system
2013-10-28 11:24:47 +01:00
Abdulelah Alfntokh
198e370f23
[addanime] better regex.
2013-10-27 19:48:02 +03:00
Abdulelah Alfntokh
3e6a330d38
[addanime] fix md5sum
2013-10-27 13:51:26 +03:00
Abdulelah Alfntokh
aee5e18c8f
[addanime] catch 'RegexNotFoundError'
2013-10-27 13:36:43 +03:00
pyed
14e10b2b6e
[addanime] try to download HQ before normal
2013-10-27 01:19:38 +03:00
Philipp Hagemeister
ce6a696e4d
Remove unused imports
2013-08-28 12:47:38 +02:00
Philipp Hagemeister
4f5f18acb9
[addanime] add file
2013-08-28 10:28:16 +02:00