Offlickr

Offlickr
# Hugo Haas -- mailto:hugo@larve.net -- http://larve.net/people/hugo/
# Homepage: http://larve.net/people/hugo/2005/12/offlickr/
# License: GPLv2

 
Classes
       
Offlickr

 
class Offlickr
     Methods defined here:
__init__(self, uid, browser='lynx')
Instantiates an Offlickr object
downloadURL(self, url, filename, verbose=False)
Saves a photo in a file
getOriginalPhoto(self, pid)
Returns a URL which is the original photo, if it exists
getPhotoList(self, dateLo, dateHi)
Returns a list of photo given a time frame
getPhotoMetadata(self, pid)
Returns a string containing the photo metadata (in XML)
getPhotoSizes(self, pid)
Returns a string with is a list of available sizes for a photo

 
Functions
       
main()
usage()

 
Data
        version = '0.2 - 2006-01-03'