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
/
youporn.py
Age
Commit message (
Expand
)
Author
2018-07-21
Improve URL extraction
Sergey M․
2017-06-22
[youporn] Fix upload date extraction
Sergey M․
2017-06-22
[youporn] Improve formats extraction
Sergey M․
2017-06-22
[youporn] Fix title extraction (closes #13456)
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-09-01
[youporn] Fix categories and tags extraction (Closes #10521)
Sergey M․
2016-06-12
[youporn] Fix metadata extraction
Sergey M․
2016-03-05
[youporn] Fix sources regex
Sergey M․
2016-03-05
[youporn] Fix quality extraction (Closes #8758)
Sergey M․
2016-01-31
[youporn] Fix uploader and description
Yen Chi Hsuan
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-10-25
[youporn] Extract comment count
Sergey M․
2015-10-25
[youporn] Improve uploader extraction
Sergey M․
2015-10-25
[youporn] Make description optional
Sergey M․
2015-10-25
[youporn] Improve and make more robust (Closes #6888, closes #7214)
Sergey M․
2015-10-25
[youporn] Fix extraction
Erik
2015-04-30
[YouPorn] Fix extractor
Yen Chi Hsuan
2015-03-27
Don't use bare 'except:'
Jaime Marquínez Ferrándiz
2015-03-03
[youporn] Imrove JSON regex and preserve the old one
Sergey M․
2015-03-03
fix youporn extractor's json search regex
chaos33
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-12-06
[youporn] Fix JSON parameter regexp (Fixes #4384)
Philipp Hagemeister
2014-11-26
Remove useless u prefixes
Philipp Hagemeister
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-09-13
[youporn] Remove md5 from test
Philipp Hagemeister
2014-03-21
[youporn] Modernize
Philipp Hagemeister
2013-12-26
[youporn] Add support for multiple formats
Philipp Hagemeister
2013-11-03
Style fixes for extractors: remove spaces around (,),{ and }
Jaime Marquínez Ferrándiz
2013-10-26
[YouPornIE] Make webpage download more robust
rzhxeo
2013-10-26
[YouPornIE] Extract all encrypted links and remove doubles at the end
rzhxeo
2013-10-18
extractor: Set age limit on some adult-related extractors.
Rogério Brito
2013-10-06
Call extracted property age_limit everywhere
Philipp Hagemeister
2013-10-06
Allow users to specify an age limit (fixes #1545)
Philipp Hagemeister
2013-08-28
YoupornIE: Clean up extraction of hd video
rzhxeo
2013-08-28
Allow changes to run under Python 3
Philipp Hagemeister
2013-08-09
YoupornIE: Add support for hd videos and update Test
rzhxeo
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[YouPorn] move into own file
Philipp Hagemeister