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
/
tube8.py
Age
Commit message (
Expand
)
Author
2016-01-20
[tube8] PEP 8
Sergey M․
2016-01-20
[tube8] Extract duration and modernize
Sergey M․
2016-01-20
[tube8] Fix extraction and extract all formats (Closes #8281)
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-06-11
[tube8] Fix extraction (Closes #5952)
Sergey M․
2015-05-30
[tube8] fix extractor (fixes #5846)
pulpe
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-09-21
[tube8] Improve _VALID_URL and add display_id
Sergey M
2014-09-09
[tube8] Improved regex
megustamucho
2014-06-11
[tube8] Update test and modernize
Sergey M․
2014-04-13
[tube8] Fix extraction and modernize
Sergey M․
2014-02-08
Extended valid urls schema
MikeCol
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
[Tube8IE] Fix regex for uploader extraction
rzhxeo
2013-10-27
[Tube8IE] Escape dot in regex
rzhxeo
2013-10-26
Add support for http://www.tube8.com
rzhxeo