bbolli / tumblr-utils

Utilities for dealing with Tumblr blogs, Tumblr backup
GNU General Public License v3.0
667 stars 124 forks source link

APi key #224

Closed Letstrytumblr closed 3 years ago

Letstrytumblr commented 3 years ago

Hi, I'm really sorry to bother you, I've been looking for a way to back up tumblr on mac and there isn't any. So. I've already successfull used this tumblr backup for windows and it was wonderful, but now on mac I'm stuck on the Api Key. I've tried to ask for it on tumblr, but they want a url and an url default callback and I don't know what to use. I've tried "github.com" but it doesn't work. Do I have to use https://github.com/bbolli ? Or a real working app? Obviously I don't have any app to register with, I'm just learning to code and I just want to back up some blogs. Sorry if this is a stupid question. Thank you for your time. LTT

bbolli commented 3 years ago

Get your personal Tumblr API key at https://www.tumblr.com/oauth/apps. Follow the instructions there; most values entered don't matter. The API key must then be copied between the single quotes in the source code at around line 105 (the line starts with API_KEY = ).