akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Restore deleted keywords to file after upload #11

Open akrabat opened 4 years ago

akrabat commented 4 years ago

Currently, the file that we upload will have any keywords that we don't want on Flickr removed from the metadata in the file itself. We should put them back!

One way would be to not use exiftool's --overwrite-original, but instead make the backup and then restore after upload.