Giter Club home page Giter Club logo

Comments (5)

lidio601 avatar lidio601 commented on July 18, 2024

Just discovered that you have to enable Google Drive to show Google Photos folder =S

https://support.cloudhq.net/how-to-enable-google-photos-folder-in-your-google-drive/

I can't see why I need this script then, since you can just download Google Drive client and synchronize that folder with your laptop. Any thoughts?

from gphotos-sync.

gilesknap avatar gilesknap commented on July 18, 2024

lidio601, you are essentially correct. This script does organize the photos differently to google drive client, using a strict date based folder system and canonical file names. (Drive uses original file name and starts with date based folders but these can be re-arranged). I currently use the official google drive sync to backup photos on windows and it works well. I do not know how good the unofficial offerings on linux are and I originally picked up this script to provide syncing on linux.

I'm working on a fork of this project with the goal of synchronizing the photo's meta data (in particular 'description' and containing albums).

from gphotos-sync.

yannrouillard avatar yannrouillard commented on July 18, 2024

Yes @gilesknap is right.
Google Drive Photo Folder use original filenames which can be quite a mess.
If you use another tool to parse your collection and give you an organized view you might not care though.

However, I remember also that I had issues with pictures having exactly the same file name. Google Drive is perfectly happy with that as it discriminates file based on checksum, but that didn't play well with the filesystem.
Maybe this has been fixed since, or it was a problem with the tools I use to do synchronization under Linux.

I don't use gphotos-sync for now, so feel free to fork it.

It's sad that Google doesn't offer a proper public API for Google Photos.
You have the choice between Picasa API which is deprecated, buggy and doesn't give you access to anything from what I remember, and Google Drive API where you lack access to some metadata from what I remember.

from gphotos-sync.

gilesknap avatar gilesknap commented on July 18, 2024

from gphotos-sync.

yannrouillard avatar yannrouillard commented on July 18, 2024

Since I don't maintain this project anymore, I am closing all the tickets and have updated the doc to explain the state of this project.

@gilesknap I also put a reference to your project so that people can be redirected to a better solution.

from gphotos-sync.

Related Issues (8)

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.