|
| Flickr.Photos | | Portability | portable
| | Stability | provisional
| | Maintainer | Sigbjorn Finne <sof@forkIO.com>
|
|
|
|
| Description |
| flickr.photos API, searching, managing and access a user's photos.
http://www.flickr.com/services/api/
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Add tags to a photo.
|
|
|
| Delete a photo from flickr.
|
|
|
| Returns all visible sets and pools the photo belongs to.
|
|
|
| Fetch a list of recent photos from the calling users' contacts.
|
|
|
| Fetch a list of recent public photos from a users' contacts.
|
|
|
| Fetch a list of recent photos from the calling users' contacts.
|
|
|
| Gets a list of photo counts for the given date ranges for the calling user.
|
|
|
| Retrieves a list of EXIFTIFFGPS tags for a given photo. The calling user
must have permission to view the photo.
|
|
|
| Returns the list of people who have favorited a given photo.
|
|
|
| Get information about a photo. The calling user must have permission to view the photo.
|
|
|
| Returns a list of your photos that are not part of any sets.
|
|
|
| Get permissions for a photo.
|
|
|
| Returns a list of the latest public photos uploaded to flickr.
|
|
|
| Returns the available sizes for a photo. The calling user must have permission to view the photo.
|
|
|
| Returns a list of your photos with no tags.
|
|
|
| Returns a list of your geo-tagged photos.
|
|
|
| Returns a list of your photos which haven't been geo-tagged.
|
|
|
| Return a list of your photos that have been recently created or which have
been recently modified. Recently modified may mean that the photo's metadata (title,
description, tags) may have been changed or a comment has been
added (or just modified somehow :-)
|
|
|
| Remove a tag from a photo.
|
|
|
| Return a list of photos matching some criteria. Only photos
visible to the calling user will be returned. To return private
or semi-private photos, the caller must be authenticated
with read permissions, and have permission to view the
photos. Unauthenticated calls will only return public photos.
|
|
|
|
|
|
|
|
| Set the content type of a photo.
|
|
|
| Set one or both of the dates for a photo.
|
|
|
| Set the meta information for a photo.
|
|
|
| Set permissions for a photo.
|
|
|
| Set the safety level of a photo.
|
|
|
| Set the tags for a photo.
|
|
|
| locate the URL for the photo..local, non-Flickr, helper function.
Returns '<unknown>' if cannot be located.
|
|
| Produced by Haddock version 2.6.0 |