17 Commits (6f5cdeb611dd01f6b9acb99aa281e1f396e6c84e)

Author SHA1 Message Date
Sergey M․ 16ea817968 [xtube] Fix and modernize (Closes #4489) 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
Jouke Waleson 2514d2635e PEP8: E225,E227 10 years ago
Jouke Waleson 8bcc875676 PEP8: more applied 10 years ago
Philipp Hagemeister 3adba6fa2a [xtube] Fix test description 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
fiocfun 9f5809b3e8 [xtube] user playlist extractor 10 years ago
Philipp Hagemeister 56dd55721c Remove unused imports and clarify variable names 10 years ago
Sergey M․ aa488e1385 [xtube] Fix formats extraction 10 years ago
Sergey M․ 607dbbad76 [xtube] Fix extraction add more metafields 10 years ago
Jaime Marquínez Ferrándiz def630e523 [xtube] Fix uploader extraction 10 years ago
Arjun Sreedharan c5ba203e23 [xtube] use unicode_literals 10 years ago
Philipp Hagemeister 46374a56b2 [youtube] Do not warn for videos with allow_rating=0
This fixes #1982
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
11 years ago
Philipp Hagemeister f3682997d7 Clean up unused imports and other minor mistakes 11 years ago
Jaime Marquínez Ferrándiz a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
rzhxeo 137bbb3e37 [XTubeIE] Add description to TEST 11 years ago
rzhxeo dcc2a706ef Add support for http://www.xtube.com 11 years ago