Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· 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 | |||
2014-03-09 | [videodetective] Modernize | Sergey M․ | |
2013-10-21 | Fix the duration field for the VideoDetective and InternetVideoArchive tests | Jaime Marquínez Ferrándiz | |
Also remove the use of the old format system and the comment | |||
2013-10-12 | Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE ↵ | Jaime Marquínez Ferrándiz | |
to get the best quality | |||
2013-10-12 | Add an extractor for videodetective.com (closes #262) | Jaime Marquínez Ferrándiz | |
It uses the internetvideoarchive.com platform. |