aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/internetvideoarchive.py
Commit message (Collapse)AuthorAgeFilesLines
* [internetvideoarchive] extract all formatsRemita Amine2016-09-041-3/+12
|
* [internetvideoarchive] Fix extraction and support json URLsYen Chi Hsuan2016-04-091-60/+58
|
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
| | | | | | | 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
* [internetvideoarchive] Update test's duration fieldJaime Marquínez Ferrándiz2014-12-211-1/+1
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+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
* PEP8: applied even more rulesJouke Waleson2014-11-231-7/+11
|
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [internetvideoarchive] Fix test casePhilipp Hagemeister2014-09-291-1/+1
|
* [internetvideoarchive] ModernizePhilipp Hagemeister2014-09-291-8/+11
|
* [internetvideoarchive] Use centralized format sortingPhilipp Hagemeister2013-12-261-5/+8
|
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-5/+2
|
* Fix the duration field for the VideoDetective and InternetVideoArchive testsJaime Marquínez Ferrándiz2013-10-211-5/+2
| | | | 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ándiz2013-10-121-0/+16
| | | | to get the best quality
* Add an extractor for internetvideoarchive.com videosJaime Marquínez Ferrándiz2013-10-121-0/+71
It's used by videodetective.com