Commit Graph

9 Commits (cf2820710d61742818a906af07f6d6c9669d58a9)

Author SHA1 Message Date
Sergey M․ cf2820710d
Switch codebase to use compat_b64decode 6 years ago
Jaime Marquínez Ferrándiz 50b936936d [tutv] Fix test 9 years ago
Sergey M․ 0459432d96 [shared] Fix for python 3.2 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
Sergey M․ bd1f325b42 [tutv] Replace 404 test and modernize 10 years ago
Jaime Marquínez Ferrándiz d4a21e0b49 [tutv] Simplify and use unicode_literals 10 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) 11 years ago
Philipp Hagemeister 9afb1afcc6 [tutv] Add IE (Fixes #965) 11 years ago