Commit Graph

21 Commits (b465083f45e63fe8aeb0255b5cea7dfbf0770a2b)

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