aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/pornotube.py
AgeCommit message (Collapse)Author
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-10-06Call extracted property age_limit everywherePhilipp Hagemeister
2013-10-06Allow users to specify an age limit (fixes #1545)Philipp Hagemeister
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS . Add rudimentary support in youtube, pornotube, and youporn.
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[pornotube] move into own filePhilipp Hagemeister