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 !
name age message
file README.textile Fri Jun 05 15:02:48 -0700 2009 Tweaking the README a little. [dan]
file flickrtouchr.py Sun Jun 07 19:48:13 -0700 2009 Don't bomb out if you couldn't download a pic, ... [rodbegbie]
README.textile

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.