Download all your female-presenting nipples from Tumblr
First, please ensure Chrome is installed on your computer.
Download this binary:
You should be able to double-click on it to launch it in the "Command Line" program. Follow the prompts from there.
Note: Your computer's anti-virus software might get angry at this program but don't worry about it. I'm sorry I don't know more about Windows development.
Download this binary:
Then open up Terminal.app
and drag the downloaded binary onto the window and
hit return
. Follow the prompts from there.
Download this binary:
Run the binary in your system's terminal/command line program. Follow the prompts from there.
Usage
$ tumblr-downloader "<email>" "<password>"
Options
--page, -p <number> Starting ?page=<number> (useful when restarting script)
--dest, -d <filepath> Folder to download into
--url <url> Paginated Tumblr URL to download from
--concurrency Number of Chromium tabs to run at the same time
Examples
Download all liked posts:
$ tumblr-downloader "you@example.com" "hunter42"
Download all blogged posts:
$ tumblr-downloader "you@example.com" "hunter42" --url "https://tumblr.com/blog/<your-blog-name>"
Download into specific folder:
$ tumblr-downloader "you@example.com" "hunter42" --dest ~/path/to/folder
Limit concurrency: (useful on low-powered machines)
$ tumblr-downloader "you@example.com" "hunter42" --concurrency 4