aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/videodetective.py
AgeCommit message (Collapse)Author
2016-09-14Improve some _VALID_URLsstepshal
2016-04-09[videodetective] Adapt to InternetVideoArchiveIEYen Chi Hsuan
2014-12-13Fix imports and general cleanupPhilipp 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] ModernizeSergey M․
2013-10-21Fix the duration field for the VideoDetective and InternetVideoArchive testsJaime Marquínez Ferrándiz
Also remove the use of the old format system and the comment
2013-10-12Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE ↵Jaime Marquínez Ferrándiz
to get the best quality
2013-10-12Add an extractor for videodetective.com (closes #262)Jaime Marquínez Ferrándiz
It uses the internetvideoarchive.com platform.