A GUI and command line Tumblr image downloader written in C#. It uses the Tumblr API V1. V2 is used for downloading avatars.
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.
Tumblr image downloader written in C#. It uses the Tumblr API V1. V2 is used for downloading avatars.
Windows 10 x64.
Visual Studio 2015 Update 3.
MIT