Crates.io | takeout-metadata |
lib.rs | takeout-metadata |
version | 0.1.2 |
source | src |
created_at | 2024-04-24 15:51:07.727452 |
updated_at | 2024-06-15 09:34:07.267066 |
description | CLI app for getting the good metadata out of a Google Takeout export |
homepage | https://github.com/aimericsr/takeout-metadata |
repository | https://github.com/aimericsr/takeout-metadata |
max_upload_size | |
id | 1218912 |
size | 2,277,836 |
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).
cargo install takeout-metadata