Skip to content

nix-py/tumblr-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumblr download script:

It will help to download all kind of images from tumblr blogs.

First install script requirements

$ pip install -r requirements.txt

Run it like this for http://quotes.tumblr.com

$ python td.py quotes

OR

$ ./td.py quotes

It will download all your pics into current folder.

Specify how many pages you want to download

Download images from 10 pages

$ ./td.py quotes -n 10

Releases

No releases published

Packages

No packages published

Languages