]> Tony Duckles's Git Repositories (git.nynim.org) - flickrtouchr.git/blob - README.textile
Tweaking the README a little.
[flickrtouchr.git] / README.textile
1 A Python script to grab all your photos from flickr and dump them into a directory, organized into folders by set name.
2
3 Original author is "Colm MacCárthaigh":http://www.stdlib.net/~colmmacc/.
4
5 Changes include tweaks to download full-size original images and improvements in handling UTF8 file and photoset names.
6
7 Run it like this:
8
9 <pre>
10 mkdir FlickrBackupFolder
11 python flickrtouchr.py FlickrBackupFolder
12 </pre>
13
14 You'll be prompted to authorize with Flickr, and then the magic happens.
15