Author | SHA1 | Message | Date |
---|---|---|---|
stepshal |
925194022c
|
Improve some _VALID_URLs | 8 years ago |
Sergey M․ | 5886b38d73 | Add support for https for all extractors as preventive and future-proof measure | 9 years ago |
Sergey M․ | 611c1dd96e | [refactor] Single quotes consistency | 9 years ago |
Yen Chi Hsuan | cfe5537ee5 | [myspass] Fix extraction (closes #6206) | 9 years ago |
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 |