Giter VIP home page Giter VIP logo

Comments (3)

dustin avatar dustin commented on August 19, 2024

Hmm... That's interesting. There aren't that many options. One of the areas that this might occur has to do with medium types that aren't in the original set I built code around. I see this now:

        PHOTO: "Photo",
        VIDEO: "Video",
        TIME_LAPSE: "TimeLapse",
        TIME_LAPSE_VIDEO: "TimeLapseVideo",
        BURST: "Burst",
        CHAPTERED: "Chaptered",
        LIVESTREAM: "Livestream",
        LOOPED: "Looped",
        LOOPED_VIDEO: "LoopedVideo",
        BURST_VIDEO: "BurstVideo"

Several of those won't be processable by my code. I can fix that relatively quickly and also perhaps make a better error in the case this grows again.

I've got a lot of media uploaded, but almost all of it is uploaded by my own tools, so I wouldn't have, e.g., a LoopedVideo upload because I just treat that like a normal video. I'm not even sure how to get some of these other ones, but at the very least, I can support them in code.

from gopro.

dustin avatar dustin commented on August 19, 2024

I'm uploading a change that includes support for these new types. You should be able to sync assuming that was the problem. Let me know if that's not the case.

from gopro.

mateuszdrab avatar mateuszdrab commented on August 19, 2024

That did the trick, it downloaded the missing video (that I previously downloaded manually).
Thanks again for making this tool! Life saver, should be an official tool from GoPro. ❤️

Quick question, is there a difference between sync and backupall commands? I noticed the sync command was running downloads into a .cache folder but I already downloaded all content. Can I use the content form the backupall command to upload things back into gopro cloud in the future using gopro upload (will it upload the metadata)?

from gopro.

Related Issues (20)

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.