aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tumblr.py
AgeCommit message (Collapse)Author
2014-06-29[Tumblr] fix encoding (PEP0263)Petr Půlpán
2014-06-29[Tumblr] fix test + add descriptionPetr Půlpán
2014-01-28VALID_URL changed to match different kinds of Tumblr-URLsMikeCol
2014-01-27[tumblr] Fix thumbnail extractionMike Col
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-27[tumblr] Use unicode_literalsPhilipp Hagemeister
2013-06-30TumblrIE: update testJaime Marquínez Ferrándiz
The video (once more) is no longer available
2013-06-27[tumblr] Fix titlePhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[Tumblr] move into own filePhilipp Hagemeister