Author | SHA1 | Message | Date |
---|---|---|---|
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 | 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 |
Philipp Hagemeister | 484aaeb204 | [everyonesmixtape] Add support (Fixes #2161) | 11 years ago |