akrabat / rodeo

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

Rerun rules on previously uploaded files #7

Open akrabat opened 4 years ago

akrabat commented 4 years ago

If the image file has already been uploaded to Flickr, then run the rules and update the image appropriately as per the actions.

This is quite a lot of work as we'll have to determine the current state of the Flickr record (which tags are applied, which albums/groups it is already a member of, etc.)