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
/
xtube.py
Age
Commit message (
Expand
)
Author
2016-02-16
[xtube:user] Remove duplicated video ids
Sergey M․
2016-02-16
[xtube] Fix extraction (Closes #8565)
Sergey M․
2016-01-15
[xtube:user] Fix extraction (Closes #8224)
Sergey M․
2016-01-15
[xtube] Add shortcut
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-07-17
[xtube] Use compat_urllib_parse_unquote
Sergey M․
2015-02-18
[xtube] Fix test case
Philipp Hagemeister
2015-01-07
Respect age_limit when listing extractors (Fixes #4653)
Philipp Hagemeister
2015-01-02
[xtube] Fix uploader regex
Sergey M․
2014-12-19
[xtube] Fix and modernize (Closes #4489)
Sergey M․
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-11-23
PEP8: E225,E227
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
2014-10-27
[xtube] Fix test description
Philipp Hagemeister
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-03-23
[xtube] user playlist extractor
fiocfun
2014-03-22
Remove unused imports and clarify variable names
Philipp Hagemeister
2014-03-21
[xtube] Fix formats extraction
Sergey M․
2014-03-04
[xtube] Fix extraction add more metafields
Sergey M․
2014-02-11
[xtube] Fix uploader extraction
Jaime Marquínez Ferrándiz
2014-02-11
[xtube] use unicode_literals
Arjun Sreedharan
2013-12-17
[youtube] Do not warn for videos with allow_rating=0
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-11-02
[XTubeIE] Add description to TEST
rzhxeo
2013-10-28
Add support for http://www.xtube.com
rzhxeo