about summary refs log tree commit diff
path: root/youtube_dl/extractor/youporn.py
Commit message (Expand)AuthorAgeFilesLines
* Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz2013-11-031-4/+4
* [YouPornIE] Make webpage download more robustrzhxeo2013-10-261-1/+2
* [YouPornIE] Extract all encrypted links and remove doubles at the endrzhxeo2013-10-261-52/+26
* extractor: Set age limit on some adult-related extractors.Rogério Brito2013-10-181-1/+2
* Call extracted property age_limit everywherePhilipp Hagemeister2013-10-061-1/+1
* Allow users to specify an age limit (fixes #1545)Philipp Hagemeister2013-10-061-1/+3
* YoupornIE: Clean up extraction of hd videorzhxeo2013-08-281-9/+5
* Allow changes to run under Python 3Philipp Hagemeister2013-08-281-4/+8
* YoupornIE: Add support for hd videos and update Testrzhxeo2013-08-091-2/+12
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+11
* [YouPorn] move into own filePhilipp Hagemeister2013-06-231-0/+117