Thanks for your work on this one, I similarly couldn't find a good solution out there for this need. Since the HTML formats are unreliable and there is a new option for downloading JSON, I have modified this script to use that data for the EXIF tool.
I also made it overwrite originals, since the "_original" filetypes were being added as images to Google Photos on a bulk upload.
You'll see a bit of restructure here just to make it a little easier to maintain as a class.
I've tested this as of today with 440 photos and 27 albums, seems to work well.
Thanks for the ping!
Apparently I wasn't watching this repo so didn't get the notification of the PR....
I'll leave this tab open and hopefully test today!
Thanks for your work on this one, I similarly couldn't find a good solution out there for this need. Since the HTML formats are unreliable and there is a new option for downloading JSON, I have modified this script to use that data for the EXIF tool.
I also made it overwrite originals, since the "_original" filetypes were being added as images to Google Photos on a bulk upload.
You'll see a bit of restructure here just to make it a little easier to maintain as a class.
I've tested this as of today with 440 photos and 27 albums, seems to work well.
Thanks again, Jordan