Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [videodetective] fix extraction | Remita Amine | 2019-10-28 | 1 | -6/+5 |
| | |||||
* | Improve some _VALID_URLs | stepshal | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | [videodetective] Adapt to InternetVideoArchiveIE | Yen Chi Hsuan | 2016-04-09 | 1 | -3/+6 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -6/+3 |
| | | | | | | | | · 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 | ||||
* | [videodetective] Modernize | Sergey M․ | 2014-03-09 | 1 | -11/+11 |
| | |||||
* | Fix the duration field for the VideoDetective and InternetVideoArchive tests | Jaime Marquínez Ferrándiz | 2013-10-21 | 1 | -1/+1 |
| | | | | Also remove the use of the old format system and the comment | ||||
* | Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE ↵ | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -1/+1 |
| | | | | to get the best quality | ||||
* | Add an extractor for videodetective.com (closes #262) | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -0/+30 |
It uses the internetvideoarchive.com platform. |