Code Monkey home page Code Monkey logo

Comments (7)

bread-tab avatar bread-tab commented on June 12, 2024

Bother, the code box got rid of the line breaks. The chevron was pointing at the comma in "(*, blog" if that means anything.

from backup_tumblr.

alexwlchan avatar alexwlchan commented on June 12, 2024

If you do triple backticks (```), it preserves line breaks.

That * is a Python 3-only feature – can you send me the output of this command please?

$ python --version

from backup_tumblr.

bread-tab avatar bread-tab commented on June 12, 2024

Python 2.7.15rc1

Aha. I'm using the ubuntu terminal, and I guess it's still using 2 as the default. -_- So, to get the script to work, do I have to make it use python 3 manually?

from backup_tumblr.

alexwlchan avatar alexwlchan commented on June 12, 2024

Yeah, probably. Maybe try python3 --version?

from backup_tumblr.

bread-tab avatar bread-tab commented on June 12, 2024

It's working! I forgot to add python3 in front of the command, that was the problem! Glee! :D

from backup_tumblr.

bread-tab avatar bread-tab commented on June 12, 2024

So far things are looking good! Thank you so much for creating and sharing this script. (Is there a shortcut way on github of letting you know "I used this and it worked"?)
On a side note, you may want to add a reminder to the instructions that if your likes aren't public the script can't get them. I would have needed help with that one if not for the other issue that already covered it.

from backup_tumblr.

alexwlchan avatar alexwlchan commented on June 12, 2024

Thank you so much for creating and sharing this script. (Is there a shortcut way on github of letting you know "I used this and it worked"?)

Leaving an issue with a “thank you” note is more than sufficient for me. Glad you’re finding it helpful! 😄

you may want to add a reminder to the instructions that if your likes aren't public the script can't get them.

Yep, I meant to do that the first time, then forgot. I’ve added a note to the instructions, along with an explanation of how to make your likes public.

Since the script is working for you now, I’m going to close this issue. Please open a new issue if you have further problems.

Happy backups!

from backup_tumblr.

Related Issues (7)

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.