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

Google Takeout no longer exports metadata as JSON? #262

Closed
NoahFiner opened this issue Nov 18, 2023 · 5 comments
Closed

Google Takeout no longer exports metadata as JSON? #262

NoahFiner opened this issue Nov 18, 2023 · 5 comments

Comments

@NoahFiner
Copy link

Hey thank you so much for this script! I tried a Google Takeout back in July and got stuck migrating my photos due to the metadata separation when I hadn't found this tool yet.

I tried creating a new takeout yesterday, but it looks like my exported Google Photos results no longer have JSON files.

Screenshot 2023-11-18 at 10 46 54 AM

Additionally, I confirmed via https://jimpl.com/ that my exported photos now have their appropriate capture dates attached.

Screenshot 2023-11-18 at 10 48 11 AM

I couldn't find any information about this online but I was able to reproduce through multiple takeouts. Did Google fix this horribly annoying step of their migration process?

The issue with the script

Anyways, the script now logs Can't get date on ... for every photo.

Screenshot 2023-11-18 at 10 49 46 AM

I'm still hoping to utilize this script for organizing my photos into folders by their capture date instead of being separated into many separate folders. Would it be possible to update the script to also check for if the photo already contains its capture date in its already existing metadata? Thank you!

@mb-dev
Copy link

mb-dev commented Nov 24, 2023

I have the same issue

@aviv926
Copy link

aviv926 commented Dec 4, 2023

Your photos look like they came from a professional camera, it could be that the information is embedded in them so that there is no need for JSON
Can you tell where the pictures were uploaded to Google Photos?

@TheLastGimbus
Copy link
Owner

Oh. Jesus. Fuuuucking christ..... please don't let this be true

image

Okay calm down let's look at this:

image

This photo has a dot on begginning... maybe other jsons are with a dot too and you don't see them in file explorrer because you have "show hidden files" disabled? Try to dig into that

now have their appropriate capture dates attached

google takeouts always had correct exifs - at least that's what #191 showed - gpth doesn't even re-insert them :D

Nevertheless, gpth should find dates for json-less photos by their exifs... and it didn't...

...

...

AH! I know what's the thing! You're using MacOS 👀 - our dear (even pinned) issue: #203

After reaserching all of that, please report back - i will be able to have if we will actually know what's happening

@NoahFiner
Copy link
Author

@TheLastGimbus that was it!!!!!! Thank you for all the help and debugging

Screenshot 2023-12-05 at 9 53 37 PM

@TheLastGimbus
Copy link
Owner

Okay so that's a +1 for me to resolve #203 some day

happy it works!

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

4 participants