aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youjizz.py
AgeCommit message (Collapse)Author
2020-02-29[youjizz] Fix extraction (closes #24181)Sergey M․
2018-07-21Improve URL extractionSergey M․
2017-07-30[youjizz] Fix extraction (closes #13744)Sergey M․
2016-09-03[youjizz] Fix extraction. The site has moved to HTML5Yen Chi Hsuan
Closes #10437
2016-07-20[youjizz] Relax _VALID_URL (Closes #10131)Sergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2014-11-12[youjizz] Modernize (#4131)Philipp Hagemeister
2014-09-11[youjizz] Don't make the url protocol optional (fixes #3722)Jaime Marquínez Ferrándiz
It would fail to download the webpag if it's missing. And the generic extractor will add it.
2014-01-29[youjizz] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-10-28Add the missing age_limit tags; added a devscript to do a superficial check ↵Filippo Valsorda
for porn sites without the age_limit tag in the test
2013-07-13YouJizzIE: support videos that define the urls in a playlist page (closes #1037)Jaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[youjizz] move into own filePhilipp Hagemeister