addshore / facebook-data-image-exif

UI tool to add EXIF data back to images in a Facebook data export
https://addshore.com/2019/02/add-exif-data-back-to-facebook-images-0-1/
MIT License
53 stars 16 forks source link

Refactor, Change to JSON, update Examples and Readme #1

Closed jandor64 closed 6 years ago

jandor64 commented 6 years ago

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

jandor64 commented 6 years ago

@addshore Ping

addshore commented 6 years ago

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!