Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | 63be3b8989 | [ivi] Modernize | 10 years ago |
Philipp Hagemeister | 1cc79574fc |
Fix imports and general cleanup
· 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 |
10 years ago |
Philipp Hagemeister | b74e86f48a | Fix all PEP8 issues except E501 | 10 years ago |
Jouke Waleson | 5f6a1245ff | PEP8 applied | 10 years ago |
Philipp Hagemeister | 22a6f15061 |
Move playlist tests to extractors.
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). |
10 years ago |
Sergey M․ | 36fbc6887f | [ivi] Add support for embedded URLs | 11 years ago |
Sergey M․ | 6ebb46c106 | [ivi] Replace tests | 11 years ago |
Sergey M. | 84dd703199 | [ivi] Simplify | 11 years ago |
dst | ceb2b7d257 | [ivi] Fix test and use unicode literals | 11 years ago |
Philipp Hagemeister | bf5b0a1bfb | [ivi] Use centralized format sorting | 11 years ago |
dst | a51e37af62 | [ivi] Simplify | 11 years ago |
dst | 6c6db72ed4 | [ivi] Skip tests for travis build | 11 years ago |
dst | 77aa6b329d | [ivi] Add support for ivi.ru | 11 years ago |