3 releases
0.1.2 | Jun 15, 2024 |
---|---|
0.1.1 | Apr 24, 2024 |
0.1.0 | Apr 24, 2024 |
#469 in Images
38 downloads per month
1MB
92 lines
Contains (Mach-o exe, 2MB) takeout-metadata
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. This support photos(jpg) and videos(mp4).
Install with cargo
cargo install takeout-metadata
Dependencies
~2.7–4MB
~72K SLoC