Commit Graph

8 Commits (428e4e4a850df81031e8267dddf759da605639e3)

Author SHA1 Message Date
Philipp Hagemeister 28465df1ff [youjizz] Modernize ()
Jaime Marquínez Ferrándiz f401a4173b [youjizz] Don't make the url protocol optional (fixes )
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
Jaime Marquínez Ferrándiz 0b76600deb [youjizz] Simplify and use unicode_literals
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Filippo Valsorda 750e9833b8 Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
Jaime Marquínez Ferrándiz 2e78b2bead YouJizzIE: support videos that define the urls in a playlist page (closes )
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister c3c77cec30 [youjizz] move into own file