Skip to content

Download all the image files from a tumblr blog

Notifications You must be signed in to change notification settings

albingeorge/dumblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tumblr Downloader

Downloads all the images or videos from a tumblr blog.

Dependencies

Python libraries xmltodict and requests

Install Dependencies

  1. Install pip
  2. pip install xmltodict requests

Install

  1. Download dumblr.py
  2. Copy dumblr.py to /usr/bin (or any other bin directory you've defined)
  3. chmod x <path to dumblr.py>

Usage

dumblr.py [site name] [media type]

Media type can be "photo" or "video" and defaults to "photo".

Example:

dumblr.py makingmoments video

About

Download all the image files from a tumblr blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages