summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youporn.py
AgeCommit message (Expand)Author
2020-04-05[youporn] Add support form generic embedsSergey M․
2019-01-09[youporn] Fix title and description extraction (closes #18748)Sergey M․
2018-07-21Improve URL extractionSergey M․
2017-06-22[youporn] Fix upload date extractionSergey M․
2017-06-22[youporn] Improve formats extractionSergey M․
2017-06-22[youporn] Fix title extraction (closes #13456)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-09-01[youporn] Fix categories and tags extraction (Closes #10521)Sergey M․
2016-06-12[youporn] Fix metadata extractionSergey M․
2016-03-05[youporn] Fix sources regexSergey M․
2016-03-05[youporn] Fix quality extraction (Closes #8758)Sergey M․
2016-01-31[youporn] Fix uploader and descriptionYen Chi Hsuan
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-10-25[youporn] Extract comment countSergey M․
2015-10-25[youporn] Improve uploader extractionSergey M․
2015-10-25[youporn] Make description optionalSergey M․
2015-10-25[youporn] Improve and make more robust (Closes #6888, closes #7214)Sergey M․
2015-10-25[youporn] Fix extractionErik
2015-04-30[YouPorn] Fix extractorYen Chi Hsuan
2015-03-27Don't use bare 'except:'Jaime Marquínez Ferrándiz
2015-03-03[youporn] Imrove JSON regex and preserve the old oneSergey M․
2015-03-03fix youporn extractor's json search regexchaos33
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-12-06[youporn] Fix JSON parameter regexp (Fixes #4384)Philipp Hagemeister
2014-11-26Remove useless u prefixesPhilipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-09-13[youporn] Remove md5 from testPhilipp Hagemeister
2014-03-21[youporn] ModernizePhilipp Hagemeister
2013-12-26[youporn] Add support for multiple formatsPhilipp Hagemeister
2013-11-03Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz
2013-10-26[YouPornIE] Make webpage download more robustrzhxeo
2013-10-26[YouPornIE] Extract all encrypted links and remove doubles at the endrzhxeo
2013-10-18extractor: Set age limit on some adult-related extractors.Rogério Brito
2013-10-06Call extracted property age_limit everywherePhilipp Hagemeister
2013-10-06Allow users to specify an age limit (fixes #1545)Philipp Hagemeister
2013-08-28YoupornIE: Clean up extraction of hd videorzhxeo
2013-08-28Allow changes to run under Python 3Philipp Hagemeister
2013-08-09 YoupornIE: Add support for hd videos and update Testrzhxeo
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[YouPorn] move into own filePhilipp Hagemeister