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
/
xhamster.py
Age
Commit message (
Expand
)
Author
2016-05-24
[xhamster] Update tests
Sergey M․
2016-05-24
[xhamster] url regex fix for videos with empty title.
mexican porn commits
2016-03-21
[xhamster:embed] Extract vars (Closes #8912)
Sergey M․
2016-01-09
[xhamster] Remove unused import
Jaime Marquínez Ferrándiz
2016-01-09
[xhamster] Update tests
Sergey M․
2016-01-09
[xhamster] Fix uploader extraction
Sergey M․
2016-01-09
[xhamster] Change title regex precedence
Sergey M․
2016-01-09
[xhamster] Fix view count extraction
Sergey M․
2016-01-09
[xhamster] Fix duration extraction
Sergey M․
2016-01-09
[xhamster] Fix upload date extraction
Sergey M․
2016-01-09
[xhamster] Improve title extraction
Sergey M․
2016-01-08
Extract xHamster title fix
atomic83
2015-09-24
More title extraction fixing.
atomic83
2015-09-24
[xhamster] Fix title extraction (Closes #6944)
Sergey M․
2015-08-05
[xhamster] flake8
Sergey M․
2015-08-05
[xhamster] Remove unused import
Sergey M․
2015-08-05
[xhamster] Fix uploader extraction
Sergey M․
2015-08-05
[xhamster] Fix thumbnail extraction
Sergey M․
2015-08-05
[xhamster] Make more robust
Sergey M․
2015-08-05
fixing xhamster file extraction
vijayanand nandam
2015-06-22
[xhamster] pep8: remove trailing ';'
Jaime Marquínez Ferrándiz
2015-06-21
[generic] Add support for xhamster embeds
Sergey M․
2015-06-21
[xhamster:embed] Add extractor (Closes #6032)
Sergey M․
2015-01-02
[xhamster] Remove identical tests
Sergey M․
2015-01-02
[xhamster] Add HTTPS support
dwemthy
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-09-13
[xhamster] Remove md5sums from tests
Philipp Hagemeister
2014-08-22
changed _VALID_URL to allow for country specific prefixes
MikeCol
2014-02-26
[XHamsterIE] Make hd video search more robust
rzhxeo
2014-02-20
[xhamster] Fix and improve
Sergey M.
2014-02-02
Remove unused imports and simplify
Philipp Hagemeister
2014-01-23
[xhamster] Futher simplification
Philipp Hagemeister
2014-01-23
[xhamster] Use unicode_literals
Philipp Hagemeister
2014-01-23
[xhamster] Add support for hd video
Mike Col
2013-12-07
[XHamsterIE] Fix md5 in second test
rzhxeo
2013-12-07
[XHamsterIE] Fix HD video detection
rzhxeo
2013-12-03
[xhamster] Change test checksum
Philipp Hagemeister
2013-10-26
[XHamsterIE] Extract SD and HD video
rzhxeo
2013-10-19
[xhamster] Add support for age_limit (Instead of #1627)
Philipp Hagemeister
2013-09-17
XHamsterIE: Fix support for new HD video url format and add test (closes PR #...
rzhxeo
2013-09-15
Merge pull request #1422 from rzhxeo/xhamster
Jaime Marquínez Ferrándiz
2013-09-14
XHamsterIE: Add support for new URL format
rzhxeo
2013-08-23
[xhamster] use determine_ext
Jaime Marquínez Ferrándiz
2013-08-23
XHamsterIE: Add video description
rzhxeo
2013-08-23
XHamsterIE: Fix video extension
rzhxeo
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[xhamster] Move into own file
Philipp Hagemeister