资 源 简 介
Flickr Photoset HTML Generatr can help you generate HTML code from your flickr photo set. All you need is a Flickr API key. And your flickr username.
Usage
getSetPhotos.py {Flickr Set ID}
Note
You have to get a working Flickr API Key first. Apply for your own here for free:
http://www.flickr.com/services/api/keys/apply/
Example
Sony Reader photoset on Flickr:
http://www.flickr.com/photos/bfishadow/sets/72157613740744165/
The Flickr Set ID is: 72157613740744165
You can get the HTML code by using:
getSetPhotos.py 72157613740744165
On Windows, you can use it in command line, like:
getSetPhotos.py 72157613740744165 > SonyReader.html