aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/redtube.py
AgeCommit message (Collapse)Author
2013-10-19extractor: Set age limit on some adult-related extractors.Rogério Brito
More age limit of videos for adult-related sites. Note that, for redtube, I explicitly left the variable containing the age limit, since the comment justifying the age limit is a good thing to have. That being said, I included the age limit field on the test, to better reflect what the information extractor does (even if it may not break the automated tests). Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-06[redtube] add age_limitPhilipp Hagemeister
2013-10-04[redtube] pep8Philipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[redtube] SimplifyPhilipp Hagemeister
2013-06-23[redtube] move into own filePhilipp Hagemeister