int128 / gpup

A command to upload photos and movies to Google Photos Library using the official Google Photos Library API
Apache License 2.0
221 stars 22 forks source link

preserve original photo time when uploading. #50

Open akostadinov opened 3 years ago

akostadinov commented 3 years ago

When uploading from a Web Browsethe image original creation time is preserved. When uploading with gpup the image has the time of upload as creation time. Is it possible to preserve original time so later image are searchable by proper time.

akostadinov commented 3 years ago

Now I see EXIF data is totally missing.

akostadinov commented 3 years ago

My bad, it seems some photos are missing EXIF. When it is present, the time in photos looks alright. But it's missing, then photo appears to be from time of upload. Can't gpup set last modification time?