Skip to content

wsampson/mdah-flickr-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mdah-flickr-scripts

flickr-batch-replace.py batch searches-and-replaces text in photos' titles and descriptions on Flickr. Photos are selected by set ID. Edit flickr-batch-replace.py and replace the ALL_CAPS variables with relevant values for your account.

flickr-get-metadata.py grabs title, description and geodata for photos in a specified photoset for a specified user and writes to a CSV file. No specified photoset will default to capture all photosets for that user.

flickr-writer.py handles the embedded metadata in MDAH .tiff files to construct descriptive text for the new set of images on Flickr. Be sure to check the output of the script before uncommenting the last two lines to commit your changes.

Run from command line, suggested Python 2.7.x or later. Requires python-flickrapi and ElementTree.

About

Python scripts to batch process account photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages