aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/internetvideoarchive.py
AgeCommit message (Collapse)Author
2016-09-04[internetvideoarchive] extract all formatsRemita Amine
2016-04-09[internetvideoarchive] Fix extraction and support json URLsYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974
2014-12-21[internetvideoarchive] Update test's duration fieldJaime Marquínez Ferrándiz
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-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-09-29[internetvideoarchive] Fix test casePhilipp Hagemeister
2014-09-29[internetvideoarchive] ModernizePhilipp Hagemeister
2013-12-26[internetvideoarchive] Use centralized format sortingPhilipp Hagemeister
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
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 internetvideoarchive.com videosJaime Marquínez Ferrándiz
It's used by videodetective.com