Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 380 Bytes

tumblr-dl

Yet another tumblr downloader based on Scrapy

Installation :

$ pip install scrapy
$ git clone git://github.com/2xyo/tumblr-dl.git

Usage :

$ cd tumblr-dl
$ scrapy crawl tumblr -a tumblr=http://securityreactions.tumblr.com path=/tmp/

Build Status