HistoryPin Updater
Adds script to update the tags from the images in our history pin project.
Basic Usage:
python update-history-pin.py API_KEY API_SHARED_SECRET
Replace API_KEY and API_SHARED_SECRET with the History Pin api information. That can be found in the eurac profile page at HistoryPin when logged in with the eurac account (Greta has this info).
Tip: at your first try, use the --dry-run flag. It will run the script and conduct the searches without modifying any pin.
python update-history-pin.py API_KEY API_SHARED_SECRET --dry-run
Run python update-history-pin.py --help
for more info
Edited by Dalcol Etiene