Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 510 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 510 Bytes

tumblr-dl

A simple tool to download videos from Tumblr like youtube-dl does from Youtube.

Installation instructions

It depends on libcurl.

$ cd ./tumblr-dl/
$ make

How to Use It

$ cd ./tumblr-dl/
$ ./tumblr-dl http://yourworstbestfriend.tumblr.com/post/141704551498/literally-my-favorite-clip-from-adventure-time

The file yourworstbestfriend.tumblr.com-141704551498.mp4 will be created on current dir.