about summary refs log tree commit diff
path: root/youtube_dl/extractor/youporn.py
Commit message (Collapse)AuthorAgeFilesLines
* [YouPorn] Add playlist extractorsdirkf2024-04-221-0/+438
| | | | | | | | | * YouPornCategoryIE * YouPornChannelIE * YouPornCollectionIE * YouPornStarIE * YouPornTagIE * YouPornVideosIE,
* [YouPorn] Improve extractiondirkf2024-04-221-18/+46
| | | | | | | * detect unwatchable videos * improve duration extraction * fix count extraction and support large values * detect and remove SEO spam boilerplate description
* [YouPorn] Incorporate yt-dlp PR 8827dirkf2024-04-221-38/+80
| | | | | | * from https://github.com/yt-dlp/yt-dlp/pull/8827 * extract from webpage instead of broken API URL * thx The-MAGI
* [YouPorn] Improve `upload_date` extractiondirkf2022-05-281-2/+4
| | | | See https://github.com/yt-dlp/yt-dlp/issues/2701#issuecomment-1034341883
* [youporn] Fix formats and view count extraction (closes #29216)Sergey M․2021-06-061-59/+32
|
* [youporn] Skip testSergey M․2021-02-211-0/+1
|
* [youporn] Extract duration (#28019)piplongrun2021-02-211-0/+4
| | | Co-authored-by: Sergey M <dstftw@gmail.com>
* [youporn] Restrict fallback download URL (refs #27822)Sergey M․2021-01-151-1/+1
|
* [youporn] Improve height and tbr extraction (refs #23659, refs #20425)Sergey M․2021-01-151-1/+5
|
* [youporn] Fix extraction (closes #27822)Sergey M․2021-01-151-1/+1
|
* [youporn] Fix upload date extraction and make comment count optional (closes ↵Sergey M․2020-11-191-4/+3
| | | | #26986)
* [youporn] Add support form generic embedsSergey M․2020-04-051-6/+17
|
* [youporn] Fix title and description extraction (closes #18748)Sergey M․2019-01-091-6/+8
|
* Improve URL extractionSergey M․2018-07-211-3/+3
|
* [youporn] Fix upload date extractionSergey M․2017-06-221-3/+4
|
* [youporn] Improve formats extractionSergey M․2017-06-221-8/+24
|
* [youporn] Fix title extraction (closes #13456)Sergey M․2017-06-221-3/+6
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-2/+2
|
* [youporn] Fix categories and tags extraction (Closes #10521)Sergey M․2016-09-011-9/+9
|
* [youporn] Fix metadata extractionSergey M․2016-06-121-6/+6
|
* [youporn] Fix sources regexSergey M․2016-03-051-1/+1
|
* [youporn] Fix quality extraction (Closes #8758)Sergey M․2016-03-051-1/+2
|
* [youporn] Fix uploader and descriptionYen Chi Hsuan2016-01-311-4/+2
|
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat_urllib_request.Request [downloader/dash] Use sanitized_Request [downloader/http] Use sanitized_Request [atresplayer] Use sanitized_Request [bambuser] Use sanitized_Request [bliptv] Use sanitized_Request [brightcove] Use sanitized_Request [cbs] Use sanitized_Request [ceskatelevize] Use sanitized_Request [collegerama] Use sanitized_Request [extractor/common] Use sanitized_Request [crunchyroll] Use sanitized_Request [dailymotion] Use sanitized_Request [dcn] Use sanitized_Request [dramafever] Use sanitized_Request [dumpert] Use sanitized_Request [eitb] Use sanitized_Request [escapist] Use sanitized_Request [everyonesmixtape] Use sanitized_Request [extremetube] Use sanitized_Request [facebook] Use sanitized_Request [fc2] Use sanitized_Request [flickr] Use sanitized_Request [4tube] Use sanitized_Request [gdcvault] Use sanitized_Request [extractor/generic] Use sanitized_Request [hearthisat] Use sanitized_Request [hotnewhiphop] Use sanitized_Request [hypem] Use sanitized_Request [iprima] Use sanitized_Request [ivi] Use sanitized_Request [keezmovies] Use sanitized_Request [letv] Use sanitized_Request [lynda] Use sanitized_Request [metacafe] Use sanitized_Request [minhateca] Use sanitized_Request [miomio] Use sanitized_Request [meovideo] Use sanitized_Request [mofosex] Use sanitized_Request [moniker] Use sanitized_Request [mooshare] Use sanitized_Request [movieclips] Use sanitized_Request [mtv] Use sanitized_Request [myvideo] Use sanitized_Request [neteasemusic] Use sanitized_Request [nfb] Use sanitized_Request [niconico] Use sanitized_Request [noco] Use sanitized_Request [nosvideo] Use sanitized_Request [novamov] Use sanitized_Request [nowness] Use sanitized_Request [nuvid] Use sanitized_Request [played] Use sanitized_Request [pluralsight] Use sanitized_Request [pornhub] Use sanitized_Request [pornotube] Use sanitized_Request [primesharetv] Use sanitized_Request [promptfile] Use sanitized_Request [qqmusic] Use sanitized_Request [rtve] Use sanitized_Request [safari] Use sanitized_Request [sandia] Use sanitized_Request [shared] Use sanitized_Request [sharesix] Use sanitized_Request [sina] Use sanitized_Request [smotri] Use sanitized_Request [sohu] Use sanitized_Request [spankwire] Use sanitized_Request [sportdeutschland] Use sanitized_Request [streamcloud] Use sanitized_Request [streamcz] Use sanitized_Request [tapely] Use sanitized_Request [tube8] Use sanitized_Request [tubitv] Use sanitized_Request [twitch] Use sanitized_Request [twitter] Use sanitized_Request [udemy] Use sanitized_Request [vbox7] Use sanitized_Request [veoh] Use sanitized_Request [vessel] Use sanitized_Request [vevo] Use sanitized_Request [viddler] Use sanitized_Request [videomega] Use sanitized_Request [viewvster] Use sanitized_Request [viki] Use sanitized_Request [vk] Use sanitized_Request [vodlocker] Use sanitized_Request [voicerepublic] Use sanitized_Request [wistia] Use sanitized_Request [xfileshare] Use sanitized_Request [xtube] Use sanitized_Request [xvideos] Use sanitized_Request [yandexmusic] Use sanitized_Request [youku] Use sanitized_Request [youporn] Use sanitized_Request [youtube] Use sanitized_Request [patreon] Use sanitized_Request [extractor/common] Remove unused import [nfb] PEP 8
* [youporn] Extract comment countSergey M․2015-10-251-0/+6
|
* [youporn] Improve uploader extractionSergey M․2015-10-251-5/+27
|
* [youporn] Make description optionalSergey M․2015-10-251-1/+1
| | | | Some videos does not contain any description
* [youporn] Improve and make more robust (Closes #6888, closes #7214)Sergey M․2015-10-251-73/+104
|
* [youporn] Fix extractionErik2015-10-251-32/+23
| | | | | | | | | | | | | | | | | | [youporn] Added description and thumbnail [youporn] Added uploader and date [youporn] Removed Try and Except lines [youporn] Fixed date, fatal, formats and /s* [youporn] Undid removing comment about video url components & Undid and fixed removal of encrypted URL detection [youporn] Fix: Add encrypted link to links array only if not already in it [youporn] Fix: Add encrypted link to links array only if not already in it [youporn] Fix: cleanup
* [YouPorn] Fix extractorYen Chi Hsuan2015-04-301-1/+1
|
* Don't use bare 'except:'Jaime Marquínez Ferrándiz2015-03-271-1/+1
| | | | They catch any exception, including KeyboardInterrupt, we don't want to catch it.
* [youporn] Imrove JSON regex and preserve the old oneSergey M․2015-03-031-1/+2
|
* fix youporn extractor's json search regexchaos332015-03-031-1/+1
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-2/+3
| | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions
* [youporn] Fix JSON parameter regexp (Fixes #4384)Philipp Hagemeister2014-12-061-1/+3
|
* Remove useless u prefixesPhilipp Hagemeister2014-11-261-2/+2
|
* PEP8: applied even more rulesJouke Waleson2014-11-231-1/+1
|
* PEP8 appliedJouke Waleson2014-11-231-2/+2
|
* [youporn] Remove md5 from testPhilipp Hagemeister2014-09-131-1/+0
| | | | Has changed multiple times, and we're checking that it looks like a video now by default.
* [youporn] ModernizePhilipp Hagemeister2014-03-211-14/+18
|
* [youporn] Add support for multiple formatsPhilipp Hagemeister2013-12-261-20/+18
|
* 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
| | | | | | This is similar in spirit to what was done in commit 8e590a117f. Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
* 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
| | | | | 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.
* 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
|