index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
pornhub.py
Age
Commit message (
Expand
)
Author
2016-11-06
[extractor/generic] Improve support for pornhub embeds (closes #11100)
Sergey M․
2016-09-11
[pornhub] Extract categories and tags (closes #10499)
Yen Chi Hsuan
2016-07-22
[pornhub] Make error regex less ambiguous (Closes #10138)
Sergey M․
2016-07-04
[pornhub] Detect private videos (Closes #9987)
Sergey M․
2016-07-02
[pornhub] Add support for thumbzilla (Closes #8696)
Sergey M․
2016-07-01
[pornhub] Add more tests with removed videos
Sergey M․
2016-07-01
[pornhub] Relax removed message regex (Closes #9964)
Sergey M․
2016-07-01
[Pornhub] Fix error detection
kidol
2016-06-14
[pornhub] Improve title extraction (Closes #9777)
Sergey M․
2016-03-28
[pornhub] Fix typo (Closes #9008)
Sergey M․
2016-03-28
[pornhub:uservideos] Add support for multipage videos (Closes #9006)
Sergey M․
2016-03-28
[pornhub:playlistbase] Do not include videos not from playlist
Sergey M․
2016-03-28
[pornhub:playlistbase] Use orderedSet
Sergey M․
2016-02-19
[pornhub] Fix thumbnail and duration extraction (Closes #8604)
Sergey M․
2016-02-18
[pornhub:playlistbase] Improve extract entries
Sergey M․
2016-02-18
[pornhub:user:videos] Add extractor (Closes #8548)
Sergey M․
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2015-11-30
[pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695)
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-09-15
[pornhub] Relax _VALID_URL (Closes #6868)
Sergey M․
2015-08-03
[pornhub] Improve video quality regex
Sergey M․
2015-08-03
[pornhub] Improve
Sergey M․
2015-08-03
[pornhub] Fix video url regular expression.
George Brighton
2015-07-17
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․
2015-06-18
[pornhub] Extend _VALID_URL (Closes #6019)
Sergey M․
2015-06-13
[extractor/generic] Add support for pornhub embeds
Sergey M․
2015-06-13
[pornhub] Add support for embeds
Sergey M․
2015-05-27
[pornhub] Do not modify aes key string (Closes #5824)
Sergey M․
2015-03-30
[pornhub] Fix comment count extraction (Closes #5320)
Sergey M․
2015-02-19
[pornhub] Fix uploader regex
Sergey M․
2015-02-19
[pornhub] Add support for playlists (Closes #4995)
Sergey M․
2015-01-22
[pornhub] Detect private videos and emit an error message (Closes #4764)
Philipp Hagemeister
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-10-27
[pornhub] Modernize and fix test definition
Philipp Hagemeister
2014-05-24
[pornhub] Fix uploader extraction
Sergey M․
2014-03-22
[pornhub] Fix uploader extraction and extract counts
Sergey M․
2014-03-09
[pornhub] Use compat_urllib_parse.unquote_plus (#2531)
Jaime Marquínez Ferrándiz
2014-03-09
Unquote password
MikeCol
2014-01-07
[pornhub] Use centralized sorting
Philipp Hagemeister
2013-12-11
[pornhub] Fix URL regexp
Philipp Hagemeister
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-03
Style fixes for extractors: remove spaces around (,),{ and }
Jaime Marquínez Ferrándiz
2013-10-28
Add the missing age_limit tags; added a devscript to do a superficial check f...
Filippo Valsorda
2013-10-27
Add support for http://www.pornhub.com
rzhxeo