Commit Graph

11 Commits (db182c63fb4a58974e425a56d235131fd9efc531)

Author SHA1 Message Date
Yen Chi Hsuan 45aab4d30b
[youjizz] Fix extraction. The site has moved to HTML5
Closes 
Sergey M․ 84e8cca48b
[youjizz] Relax _VALID_URL (Closes )
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
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