Author | SHA1 | Message | Date |
---|---|---|---|
Philipp Hagemeister | 1cc79574fc |
Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions |
10 years ago |
Philipp Hagemeister | ef89dba58f | [myspass] Modernize test case | 10 years ago |
Jaime Marquínez Ferrándiz | fb2a706d11 | [myspass] Simplify and use unicode_literals | 11 years ago |
dst | c0ade33e16 | Correct some extractor _VALID_URL regexes | 11 years ago |
Jaime Marquínez Ferrándiz | e26f871228 | Use the new '_download_xml' helper in more extractors | 11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | 97d2db017c | [myspass] Move into own file and default to mp4 ext | 12 years ago |