aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ivi.py
AgeCommit message (Collapse)Author
2015-01-28[ivi] ModernizeSergey M․
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-23Fix all PEP8 issues except E501Philipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
2014-06-29[ivi] Add support for embedded URLsSergey M․
2014-05-30[ivi] Replace testsSergey M․
2014-02-07[ivi] SimplifySergey M.
2014-01-29[ivi] Fix test and use unicode literalsdst
2013-12-26[ivi] Use centralized format sortingPhilipp Hagemeister
2013-12-19[ivi] Simplifydst
2013-12-19[ivi] Skip tests for travis builddst
2013-12-19[ivi] Add support for ivi.rudst