Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I start? #39

Open
migben01 opened this issue Jun 5, 2023 · 2 comments
Open

How do I start? #39

migben01 opened this issue Jun 5, 2023 · 2 comments

Comments

@migben01
Copy link

migben01 commented Jun 5, 2023

Hey Matt

I believe your tool can help me but I have no coding knowledge so I´m a bit lost here.
I did the Google Takeout and 10 % ( around 13K photos ) of my photos have no metadata or a Json file in a different folder.
How do i use this script? I am on a mac. Does anyone know how I can get this tool up and running?
Do I use terminal?
Thanks?

@Xnehaxixh
Copy link

If there are JSON files in different folder, all of the media and json have to be moved into a single folder. You can either do it manually or use a script like https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper

And to use this script, you will need to have node & yarn installed.

$ node -v
v20.6.0
$ npm install --global yarn
$ yarn --version
v1.22.19
  • Clone the repo & install dependencies
$ git clone https://github.com/mattwilson1024/google-photos-exif
$ cd google-photos-exif
$ yarn

Then you can follow the instructions from Quick Start

@guba91
Copy link

guba91 commented Oct 14, 2023

this should be in the wiki :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants