public
Description: A Python script to grab all your photos from flickr and dump them into a directory, organized into folders by set name.
Homepage: http://hivelogic.com
Clone URL: git://github.com/dan/hivelogic-flickrtouchr.git
Click here to lend your support to: hivelogic-flickrtouchr and make a donation at www.pledgie.com !
commit  9ba645b52102311dd8c0c938e8554390ed4f0852
tree    826102879017a7ae5e58c057c5207cbad1788292
parent  574c966ac9167665138c9c2881a3b8c54be4adc7
hivelogic-flickrtouchr / README.textile
100644 16 lines (9 sloc) 0.491 kb

A Python script to grab all your photos from flickr and dump them into a directory, organized into folders by set name.

Original author is Colm MacCárthaigh.

Changes include tweaks to download full-size original images and improvements in handling UTF8 file and photoset names.

Run it like this:

mkdir FlickrBackupFolder
python flickrtouchr.py FlickrBackupFolder

You’ll be prompted to authorize with Flickr, and then the magic happens.