-
Export photos in https://takeout.google.com/
-
Extra files into one folder
If you have multiple .zip files you can extra with
dittoinmacosditto -x -k *.zip ./takeout_photos -
Clone this repo / Download the source code
You can clone the source code if you have git in your system
git clone https://github.com/Greegko/google-metadata-matcherAlternative, you can download the reposity source code, which is behind the green code button on the project.
-
install dependencies
cd google-metadata-matcher pip3 install -r requirements.txt -
Run the metadata merger on the images
python3 src/merge_metadata.py <takeout_photos_id> <output_directory>