Code Monkey home page Code Monkey logo

backup_tumblr's Issues

No access rights to repository?

Sorry if this is obvious, I'm an absolute newbie.

Here's what I'm getting in my terminal:

$ git clone [email protected]:alexwlchan/backup_tumblr.git
Cloning into 'backup_tumblr'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Newbie question - Tumblr API?

I'm stuck at the registering for a Tumblr API key, as I've never used this before.

If I'm just backing up to my hard drive, what am I using for the Application Website? The default callback URL? I'm assuming that I leave everything unstarred blank?

Syntax error when I try to run script

Hi again!
I got everything successfully installed, I think, and got a tumbr consumer key, but when I tried to run the script it gave an error.

$ python save_posts_metadata.py
Traceback (most recent call last):
  File "save_posts_metadata.py", line 8, in <module>
    from sinkingship import get_all_posts, save_post_metadata
  File "/home/[username]/backup_tumblr/sinkingship.py", line 37
    def get_all_likes(*, blog_identifier, api_key):
                       ^
SyntaxError: invalid syntax

403 forbidden

Thanks for releasing this. When I try to run save_likes_metadata.py I get this error:

requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.tumblr.com/v2/blog/blog-name.tumblr.com/likes?api_key=my-key

Getting post metadata seems to be OK though. Any idea what might be going wrong?

Edit: I just checked in the browser and blog.tumblr.com/posts gives message OK but /likes gives 403 forbidden.

ModuleNotFoundError: No module named 'click'

Hi, I get error ModuleNotFoundError: No module named 'click' on line 6 import click

I've tried pip3 install click but didn't work. I think it may be related to PATH variable, I added Python36-32 and Python36-32\Scripts to PATH for commands to work but maybe I messed it up? Sorry if it's a complete newb question, I've looked online but still stuck. Would appreciate any help :)

Issue

I do have one question. This application can't download deleted posts from likes, right? For example, if the post you liked got deleted?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.