ospersson / tumblr-downloader

A GUI and command line Tumblr image downloader written in C#

Repository from Github https://github.comospersson/tumblr-downloaderRepository from Github https://github.comospersson/tumblr-downloader

TDC a tumblr-downloader

A GUI and command line Tumblr image downloader written in C#. It uses the Tumblr API V1. V2 is used for downloading avatars.

Usage

Usage: tdc.exe <url> [<directory>]

eg. tdc.exe xyz.tumblr.com
eg. tdc.exe xyz.tumblr.com c:\pictures\xxx.tumblr.com\
eg. tdc.exe xyz.tumblr.com c:\pictures\xxx.tumblr.com\ -l

Options:

  -l,   saves JSON file(s) to a JSON folder. 

TDownGUI is a Windows WPF app

Tumblr image downloader written in C#. It uses the Tumblr API V1. V2 is used for downloading avatars.

Development environment used

Windows 10 x64.

Visual Studio 2015 Update 3.

Known limitations

License

MIT

About

A GUI and command line Tumblr image downloader written in C#

License:MIT License


Languages

Language:C# 86.9%Language:PowerShell 13.1%