| | |
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
|