This is a simple command line tool that can be used to fix the metadata of the exported photos from Google Photos.
Pre-requisites:
If you only want to fix the metadata of the exported photos, you can run the following command:
google-photo-exporter-metadata-fixer <path-to-exported-photos>
If you'd also like to remove the JSON files that are created by the Google Photo Exporter, you can run the following command:
google-photo-exporter-metadata-fixer --deleteJSONFiles <path-to-exported-photos>