#export #metadata #getting #json #photo #date #google-takeout

bin+lib takeout-metadata

CLI app for getting the good metadata out of a Google Takeout export

2 releases

0.1.1 Apr 24, 2024
0.1.0 Apr 24, 2024

#399 in Images

Download history 202/week @ 2024-04-22

202 downloads per month

MIT license

6KB
81 lines

CLI app for re-ordering Google Takeout export

When we do an export via Google Takeout, photos, videos and screenshort are exported with the wrong created date. But each file have a metadata file (.json) that containes this inforamtions. This CLI app traverse a directory to update the metadata of each file with the good one.

I don't know why but i need to specified the target flag when I do cargo install. This may be related to my local setup.

Dependencies

~2.5–3.5MB
~66K SLoC