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
/
tumblr.py
Age
Commit message (
Expand
)
Author
2015-06-21
[tumblr] Support Vimeo embeds (fixes #5969)
Yen Chi Hsuan
2015-06-13
[tumblr] Add support for pornhub embeds (Closes #5963)
Sergey M․
2015-06-03
[tumblr] Detect vid.me embeds (fixes #5883)
Yen Chi Hsuan
2015-04-15
[tumblr] Dismiss warnings for optional fields (fixes #5202)
Yen Chi Hsuan
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-10-25
[tumblr] Fix extraction (fixes #4029)
Jaime Marquínez Ferrándiz
2014-09-14
[tumblr] Modernize
Philipp Hagemeister
2014-06-29
[Tumblr] fix encoding (PEP0263)
Petr Půlpán
2014-06-29
[Tumblr] fix test + add description
Petr Půlpán
2014-01-28
VALID_URL changed to match different kinds of Tumblr-URLs
MikeCol
2014-01-27
[tumblr] Fix thumbnail extraction
Mike Col
2014-01-27
[tumblr] Use unicode_literals
Philipp Hagemeister
2013-06-30
TumblrIE: update test
Jaime Marquínez Ferrándiz
2013-06-27
[tumblr] Fix title
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[Tumblr] move into own file
Philipp Hagemeister