/tumblr-photo-downloader

Easily download all the photos from a Tumblr blog

Primary LanguageRuby

Tumblr Photo Downloader

Ruby script to download all the photos from a Tumblr blog.

Tumblr also has a GUI backup tool for Mac, Tumblr Backup.app

Usage

Checkout the code:

git clone git://github.com/jamiew/tumblr-photo-downloader.git
cd tumblr-photo-downloader

Install bundler:

gem install bundler
bundle install

Run the script, specifying your blog URL as the argument:

ruby tumblr-photo-downloader.rb jamiew.tumblr.com

Enjoy!

License

Source code released under an MIT license

Pull requests welcome.

Authors