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
/
xvideos.py
Age
Commit message (
Expand
)
Author
2017-04-30
[xvideos] Extract og:duration (closes #12828)
Sergey M․
2017-04-30
[xvideos] Add video duration
Sander
2016-08-16
[xvideos] Fix test
Sergey M․
2016-08-16
[xvideos] Fix HLS extraction (Closes #10356)
Sergey M․
2016-05-15
[xvideos] Extract html5 player formats (Closes #9495)
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-07-17
[xvideos] Use compat_urllib_parse_unquote
Sergey M․
2015-06-21
[xvideos] Support lower-quality formats found on Android
Yen Chi Hsuan
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-06-06
[xvideos] Replace test
Sergey M․
2014-06-06
[xvideos] Capture and output inline error if any
Sergey M․
2014-01-22
[xvideos] Simplify
Philipp Hagemeister
2014-01-22
[xvideos] Fix thumbnail extraction
Mike Col
2013-10-18
extractor: Set age limit on some adult-related extractors.
Rogério Brito
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
Move XVideos IE into its own file (and simplify it a bit)
Philipp Hagemeister