Commit Graph

15 Commits (2fe1b5bd2add12d70717878704cd3f811af5d22c)

Author SHA1 Message Date
Sergey M․ a35099bd33 [addanime] Add test for
Sergey M․ 5f4b5cf044 [addanime] Extend _VALID_URL (Closes )
Sergey M․ beb10f843f [addanime] Add format quality (Closes )
Philipp Hagemeister e0938e7731 [addanime] Modernize
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 .
Philipp Hagemeister f847ca02d3 [addanime] Modernize
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Philipp Hagemeister c1002e96e9 Let extractors omit ext in formats
Philipp Hagemeister 77d0a82fef [addanime] Use new formats system
Abdulelah Alfntokh 198e370f23 [addanime] better regex.
Abdulelah Alfntokh 3e6a330d38 [addanime] fix md5sum
Abdulelah Alfntokh aee5e18c8f [addanime] catch 'RegexNotFoundError'
pyed 14e10b2b6e [addanime] try to download HQ before normal
Philipp Hagemeister ce6a696e4d Remove unused imports
Philipp Hagemeister 4f5f18acb9 [addanime] add file