Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | 0459432d96 | [shared] Fix for python 3.2 | 10 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 |
Sergey M․ | bd1f325b42 | [tutv] Replace 404 test and modernize | 10 years ago |
Jaime Marquínez Ferrándiz | d4a21e0b49 | [tutv] Simplify and use unicode_literals | 11 years ago |
Jaime Marquínez Ferrándiz | 46720279c2 | InfoExtractor: add some helper methods to extract OpenGraph info | 11 years ago |
Philipp Hagemeister | 6ffe72835a | [tutv] Fix URL type (for Python 3) | 12 years ago |
Philipp Hagemeister | 9afb1afcc6 | [tutv] Add IE (Fixes #965) | 12 years ago |