logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

flickcurl - call Flickr API

Author

       flickcurl was written by David Beckett.

       This  manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>, for the Debian project (but may be
       used by others).

                                                1 September 2008                                    FLICKCURL(1)

Commands

       In the following list of commands:
       PER-PAGE is photos per result page or '-' for default (10)
       PAGE is result page number or '-' for default (1 = first page)

       activity.userComments[PER-PAGE[PAGE]]
              Get photos commented on by the caller.

       activity.userPhotos[TIMEFRAME[PER-PAGE[PAGE]]]
              Get recent activity on the caller's photos.

       auth.checkTokenTOKEN
              Get the credentials attached to an authentication TOKEN.

       auth.getFrob
              Get a frob to be used during authentication.

       auth.getFullTokenMINI-TOKEN
              Get the full authentication token for MINI-TOKEN.

       auth.getTokenTOKEN
              Get the auth token for the FROB, if one has been attached.

       blogs.getList
              Get a list of configured blogs for the calling user.

       blogs.getServices
              Get a list of blog services.

       blogs.postPhotoBLOG-IDPHOTO-IDTITLEDESCRIPTION[BLOG-PASSWORD]
              Post PHOTO-ID to blog BLOG-ID with TITLE, DESCRIPTION and optional password.

       collections.getInfoCOLLECTION-ID
              Get information on collection COLLECTION-ID

       collections.getTree[COLLECTION-ID|-[USER-ID|-]]
              Get tree of collections COLLECTION-ID for USER-ID

       commons.getInstitutions
              Get list of institutions

       contacts.getList[FILTER[PER-PAGE[PAGE]]]
              Get a list of contacts with optional FILTER

       contacts.getListRecentlyUploaded[DATE-LAST-UPLOAD[FILTER]]
              Get a list of recent uploading contacts since DATE-LAST-UPLOAD with optional FILTER

       contacts.getPublicListUSER-NSID[PER-PAGE[PAGE]]
              Get the contact list for user USER-NSID

       contacts.getTaggingSuggestions[PER_PAGE[PAGE[INCLUDE-SELF[INCLUDE-ADDRESS-BOOK]]]]
              Get tagging suggestions

       favorites.addPHOTO-ID
              Adds PHOTO-ID to the current user's favorites.

       favorites.getContextPHOTO-IDUSER-NSID[NUM-PREV[NUM-NEXT[EXTRAS]]]
              Get context photos around USER-ID's favorite PHOTO-ID.

       favorites.getListUSER-NSID[PER-PAGE[PAGE[FORMAT]]]
              Get a list of USER-NSID's favorite photos.

       favorites.getPublicListUSER-NSID[PER-PAGE[PAGE[FORMAT]]]
              Get a list of USER-NSID's favorite public photos.

       favorites.removePHOTO-ID
              Removes PHOTO-ID to the current user's favorites.

       galleries.addPhotoGALLERY-IDPHOTO-IDTEXT
              Add photo PHOTO-ID to galleries GALLERY-ID with TEXT

       galleries.createTITLE[DESCRIPTION[PRIMARY-PHOTO-ID]
              Create a new gallery with TITLE, DESCRIPTION and PRIMARY-PHOTO_ID.

       galleries.editMetaGALLERY-IDTITLE[DESCRIPTION]
              Set the TITLE and/or DESCRIPTION of a GALLERY-ID.

       galleries.editPhotoGALLERY-IDPHOTO-IDCOMMENT
              Set the COMMENT for PHOTO-ID in GALLERY-ID.

       galleries.editPhotosGALLERY-IDPRIMARY-PHOTO-IDPHOTO-IDS,...
              Set the PHOTO-IDs of a GALLERY-ID and PRIMARY-PHOTO-ID.

       galleries.getInfoGALLERY-ID
              Get information about GALLERY-ID.

       galleries.getListUSER-ID[PER-PAGE[PAGE]]
              Get list of galleries for a USER-ID with optional paging

       galleries.getListForPhotoPHOTO-ID[PER-PAGE[PAGE]]
              Get list of galleries PHOTO-ID appears in with optional paging

       galleries.getPhotosGALLERY-ID[EXTRAS[PER-PAGE[PAGE[FORMAT]]]]
              Get the list of photos in GALLERY-ID with options.

       getphotoidIMAGE-URL
              Get the photo id from a raw flickr farm IMAGE-URL

       groups.browse[CAT-ID]
              Browse groups below category CAT-ID (or root).

       groups.getInfoGROUP-ID[LANG]
              Get information on group GROUP-ID with language LANG.

       groups.joinGROUP-ID[ACCEPT-RULES]
              Join a group GROUP-ID with optional accepting of rules.

       groups.joinRequestGROUP-IDMESSAGEACCEPT-RULES
              Request to join a group GROUP-ID using MESSAGE and accept rules.

       groups.leaveGROUP-ID[DELETE-PHOTOS]
              Leave a group GROUP-ID and optionally delete photos.

       groups.members.getListGROUP-ID[MEMBER-TYPES[PER-PAGE[PAGE]]]
              Get list of MEMBER-TYPES types members of group GROUP-ID.

       groups.pools.addPHOTO-IDGROUP-ID
              Add PHOTO-ID in GROUP-ID pool.

       groups.pools.getContextPHOTO-IDGROUP-ID
              Get next and previous photos for PHOTO-ID in GROUP-ID pool.

       groups.pools.getGroups[PER-PAGE[PAGE]]
              Get list of groups a user can add to.

       groups.pools.getPhotosGROUP-ID[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos in GROUP-ID.

       groups.pools.removePHOTO-IDGROUP-ID
              Remove PHOTO-ID from group GROUP-ID.

       groups.searchTEXT[PER-PAGE[PAGE]]
              Search for groups matching TEXT paging PER-PAGE and PAGE.

       interestingness.getList[PARAMS]
              Get interesting photos with optional parameters
              date DATE
              extras EXTRAS
              per-page PER-PAGE
              page PAGE
              format FORMAT

       machinetags.getNamespaces[PREDICATE[PER-PAGE[PAGE]]]
              Get a list of namespaces with optional PREDICATE

       machinetags.getPairs[NAMESPACE[PREDICATE[PER-PAGE[PAGE]]]]
              Get a list of unique NAMESPACE and PREDICATE pairs

       machinetags.getPredicates[NAMESPACE[PER-PAGE[PAGE]]]
              Get a list of unique predicates optionally by NAMESPACE

       machinetags.getRecentValues[NAMESPACE|-[PREDICATE|-[ADDED-SINCE]]]
              Get a list of recent machinetags for NAMESPACE and PREDICATE since ADDED-SINCE

       machinetags.getValuesNAMESPACEPREDICATE[PER-PAGE[PAGE]]
              Get a list of unique values for a NAMESPACE and PREDICATE

       oauth.create[CALLBACK]
              Create OAuth request token/secret pair and show the authentication URL

       oauth.upgrade
              Upgrade legacy authentication to OAuth

       oauth.verifyREQUEST-TOKENREQUEST-TOKEN-SECRETVERIFIER
              Verify an OAuth request from `oauth.create'

       panda.getList
              get the current list of pandas

       panda.getPhotosPANDA
              ask a PANDA for a list of recent public and safe photos

       people.findByEmailEMAIL
              get a user's NSID from their EMAIL address

       people.findByUsernameUSERNAME
              get a user's NSID from their USERNAME

       people.getGroupsUSER-ID[GROUP-EXTRAS]
              Get list of groups USER-ID is a member of

       people.getInfoUSER-NSID
              Get information about one person with id USER-NSID

       people.getPhotosUSER-NSID
              Get photos from user USER-NSID with optional parameters
              safe-search 1-3
              min-upload-date DATE
              max-upload-date DATE
              min-taken date DATE
              max-taken-date DATE
              content-type 1-7
              privacy-filter 1-5
              per-page PER-PAGE
              page PAGE
              format FORMAT

       people.getPhotosOfUSER-NSID[PER-PAGE[PAGE[FORMAT]]]
              Get public photos of a user USER-NSID

       people.getPublicGroupsUSER-NSID
              Get list of public groups a user is a member of

       people.getPublicPhotosUSER-NSID[PER-PAGE[PAGE[FORMAT]]]
              Get public photos for a user USER-NSID

       people.getUploadStatus
              Get calling user upload status

       photos.addTagsPHOTO-IDTAGS
              Add TAGS to a PHOTO-ID.

       photos.comments.addCommentPHOTO-IDTEXT
              Add a photo comment TEXT to PHOTO-ID.

       photos.comments.deleteCommentCOMMENT-ID
              Delete a photo comment COMMENT-ID.

       photos.comments.editCommentCOMMENT-IDTEXT
              Edit a photo comment COMMENT-ID to have new TEXT.

       photos.comments.getListPHOTO-ID
              Get the comments for a photo PHOTO-ID.

       photos.comments.getRecentForContacts[PARAMS]
              Get the list of photos for user contacts with recent comments
              since DATE-LAST-COMMENT filter CONTACTS-FILTER
              per-page PER-PAGE page PAGE format FORMAT

       photos.deletePHOTO-ID
              Delete a PHOTO-ID.

       photos.geo.getLocationPHOTO-ID
              Get the geo location for a photo PHOTO-ID.

       photos.geo.getPermsPHOTO-ID
              Get the geo perms for a photo PHOTO-ID.

       photos.geo.removeLocationPHOTO-ID
              Remove the location for a photo PHOTO-ID.

       photos.geo.setLocationPHOTO-IDLATLONGACCURACY
              Set the location for a photo PHOTO-ID.

       photos.geo.setPermsPHOTO-IDIS-PUBLICIS-CONTACTIS-FRIENDIS-FAMILY
              Set the geo perms for a photo PHOTO-ID.

       photos.getAllContextsPHOTO-ID
              Get all visible sets and pools the PHOTO-ID belongs to.

       photos.getContactsPhotos
              Get a list of recent photos from the calling users' contacts

       photos.getContactsPublicPhotosUSER-NSID[FORMAT]
              Get a list of recent public photos from USER-NSID's contacts

       photos.getContextPHOTO-ID
              Get next and previous photos for a PHOTO-ID in a photostream.

       photos.getCountsDATESTAKEN-DATES
              Get the counts for a set of DATES or TAKEN-DATES.

       photos.getExifPHOTO-ID
              Get EXIF information about one photo with id PHOTO-ID

       photos.getFavoritesPHOTO-ID[PER-PAGE[PAGE]]
              Get favourites information about one photo with id PHOTO-ID

       photos.getInfoPHOTO-ID[SECRET]
              Get information about one photo PHOTO-ID with optional SECRET

       photos.getNotInSet[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos that are not in any set

       photos.getPermsPHOTO-ID
              Get a photo viewing and commenting permissions

       photos.getRecent[PER-PAGE[PAGE[FORMAT]]]
              Get list of recent photos

       photos.getSizesPHOTO-ID
              Get sizes of a PHOTO-ID

       photos.getUntagged[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos that are not tagged

       photos.getWithGeoData[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos that have geo data

       photos.getWithoutGeoData[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos that do not have geo data

       photos.licenses.getInfo
              Get list of available photo licenses

       photos.licenses.setLicensePHOTO-IDLICENSE-ID
              Get photo PHOTO-ID license to LICENSE-ID

       photos.notes.addPHOTO-IDXYWHTEXT
              Add a note (X, Y, W, H, TEXT) to a photo with id PHOTO-ID

       photos.notes.deleteNOTE-ID
              Delete a note with id NOTE-ID

       photos.notes.editNOTE-IDXYWHTEXT
              Edit note NOTE-ID to (X, Y, W, H, TEXT)

       photos.people.addPHOTO-IDUSER-IDXYWH
              Mark USER-ID appearing in PHOTO-ID at (X, Y, W, H)

       photos.people.deletePHOTO-IDUSER-ID
              Mark USER-ID as not appearing in PHOTO-ID

       photos.people.deleteCoordsPHOTO-IDUSER-ID
              Mark USER-ID as not appearing at coordinates in PHOTO-ID

       photos.people.editCoordsPHOTO-IDUSER-IDXYWH
              Update USER-ID appearing in PHOTO-ID to coords (X, Y, W, H)

       photos.people.getListPHOTO-ID
              Get list of users appearing in PHOTO-ID

       photos.recentlyUpdatedMIN-DATE[PER-PAGE[PAGE[FORMAT]]]
              Get list of photos that were recently updated

       photos.removeTagPHOTO-IDTAG-ID
              Remove a tag TAG-ID from a photo.

       photos.search[PARAMS]tagsTAGS...
              Search for photos/videos with many optional parameters
              user USER
              tag-mode any|all
              text TEXT
              (min|max)-(upload|taken)-date DATE
              license LICENSE
              privacy PRIVACY
              bbox a,b,c,d
              sort date-(posted|taken)-(asc|desc)|interestingness-(desc|asc)|relevance
              accuracy 1-16
              safe-search 1-3
              type 1-4
              machine-tags TAGS
              machine-tag-mode any|all
              group-id ID
              place-id ID
              extras EXTRAS
              per-page PER-PAGE
              page PAGES
              media all|photos|videos
              has-geo
              lat LAT lon LON radius RADIUS radius-units km|mi
              contacts (all|ff)
              format FORMAT
              woeid WOEID
              geo-context 1-2
              in-commons
              in-gallery

       photos.setContentTypePHOTO-IDTYPE
              Set photo TYPE to one of 'photo', 'screenshot' or 'other'

       photos.setDatesPHOTO-IDPOSTEDTAKENGRANULARITY
              Set a photo POSTED date, TAKEN date with GRANULARITY

       photos.setMetaPHOTO-IDTITLEDESCRIPTION
              Set a photo TITLE and DESCRIPTION

       photos.setPermsPHOTO-IDIS-PUBLICIS-FRIENDIS-FAMILYPERM-COMMENTPERM-ADDMETA
              Set a photo viewing and commenting permissions

       photos.setSafetyLevelPHOTO-IDSAFETY-LEVELHIDDEN
              Set a photo's SAFETY-LEVEL and HIDDEN flag

       photos.setTagsPHOTO-IDTAGS
              Set the tags for a PHOTO-ID to TAGS.

       photos.transform.rotatePHOTO-IDDEGREES
              Rotate PHOTO-ID by 90/180/270 DEGREES

       photos.upload.checkTicketsTICKET-IDS...
              Get the status of upload TICKET-IDS

       photosets.addPhotoPHOTOSET-IDPHOTO-ID
              Add PHOTO-ID to a PHOTOSET-ID.

       photosets.comments.addCommentPHOTOSET-IDTEXT
              Add a comment TEXT to photoset PHOTOSET-ID.

       photosets.comments.deleteCommentCOMMENT-ID
              Delete a photoset comment COMMENT-ID.

       photosets.comments.editCommentCOMMENT-IDTEXT
              Edit a photoset comment COMMENT-ID to have new TEXT.

       photosets.comments.getListPHOTOSET-ID
              Get the comments for a photoset PHOTOSET-ID.

       photosets.createTITLEDESCRIPTIONPRIMARY-PHOTO-ID
              Create a photoset with TITLE, DESCRIPTION and PRIMARY-PHOTO-ID.

       photosets.deletePHOTOSET-ID
              Delete a photoset with PHOTOSET-ID.

       photosets.editMetaPHOTOSET-IDTITLEDESCRIPTION
              Set the TITLE and/or DESCRIPTION of a PHOTOSET-ID.

       photosets.editPhotosPHOTOSET-IDPRIMARY-PHOTO-IDPHOTO-IDS,...
              Set the PHOTO-IDs of a PHOTOSET-ID and PRIMARY-PHOTO-ID.

       photosets.getContextPHOTO-IDPHOTOSET-ID
              Get next and previous photos for PHOTO-ID in PHOTOSET-ID.

       photosets.getInfoPHOTOSET-ID
              Get information about PHOTOSET-ID.

       photosets.getList[USER-NSID]
              Get the list of photosets for the USER-NSID.

       photosets.getPhotosPHOTOSET-ID[EXTRAS[PRIVACY[PER-PAGE[PAGE[FORMAT]]]]]
              Get the list of photos in PHOTOSET-ID with options.

       photosets.orderSetsPHOTOSET-IDS...
              Set the order of sets PHOTOSET-IDS.

       photosets.removePhotoPHOTOSET-IDPHOTO-ID
              Remove PHOTO-ID from PHOTOSET-ID.

       photosets.removePhotosPHOTOSET-IDPHOTO-IDS...
              Remove PHOTO-IDS from PHOTOSET-ID.

       photosets.reorderPhotosPHOTOSET-IDPHOTO-IDS...
              Reorder PHOTO-IDS from PHOTOSET-ID.

       photosets.setPrimaryPhotoPHOTOSET-IDPHOTO-ID
              Set photoset PHOTOSET-ID primary photo to PHOTO-ID.

       places.findTEXT
              Find places by TEXT query.

       places.findByLatLonLATLONACCURACY
              Find places by LAT and LON with ACCURACY 1-16.

       places.getChildrenWithPhotosPublicPLACE-ID|-[WOE-ID|-]
              Find child places with public photos by PLACE-ID or WOE-ID

       places.getInfoPLACE-ID|-[WOE-ID|-]
              Find place by PLACE-ID or WOE-ID

       places.getInfoByUrlURL
              Find place by place URL

       places.getPlaceTypesURL
              Get a list of available place types

       places.getShapeHistoryPLACE-ID|-[WOE-ID|-]
              Get history of shapes for a place by PLACE-ID or WOE-ID

       places.getTopPlacesListPLACE-TYPE[DATE[WOE-ID|-[PLACE-ID]]]
              Get the top 100 most geotagged places for a DATE (or yesterday).

       places.placesForBoundingBoxPLACE-TYPEMIN-LONGMIN-LATMAX-LONGMAX-LAT
              Find user places of PLACE-TYPE in bbox.

       places.placesForContactsPLACE-TYPEWOE-ID|-PLACE-ID|-THRESHOLD[PARAMS]
              Find top 100 unique places clustered by a given PLACE-TYPE for a
              user's contacts with optional parameters
              contacts CONTACTS
              min-upload MIN-UPLOAD-DATE
              max-upload MAX-UPLOAD-DATE
              min-taken MIN-TAKEN-DATE
              max-taken MAX-TAKEN-DATE

       places.placesForUserPLACE-TYPE[WOE-ID][PLACE-ID[THRESHOLD]]]
              Find user places of PLACE-TYPE.

       places.resolvePlaceIdPLACE-ID/WOE-ID
              Find places information by PLACE-ID or WOE-ID (number).

       places.resolvePlaceURLPLACE-URL
              Find places information by PLACE-URL.

       places.tagsForPlacePLACE-ID|-[WOE-ID|-]
              Get tags for a place by PLACE-ID or WOE-ID with optional parameters
              min-upload MIN-UPLOAD-DATE
              max-upload MAX-UPLOAD-DATE
              min-taken MIN-TAKEN-DATE
              max-taken MAX-TAKEN-DATE

       prefs.getContentType
              Get default content type preference for user.

       prefs.getGeoPerms
              Get default privacy level for geographic info for user.

       prefs.getHidden
              Get default hidden preference for user.

       prefs.getPrivacy
              Get default privacy preference for user.

       prefs.getSafetyLevel
              Get default safety level for user.

       reflection.getMethodInfoNAME
              Get information about an API method NAME

       reflection.getMethods
              Get API methods

       replaceFILEPHOTO-ID[async]
              Replace a photo PHOTO-ID with a new FILE (async)

       shorturiPHOTO-ID
              Get the http://flic.kr short uri for PHOTO-ID

       stats.getCollectionDomainsDATE[COLLECTION-ID[PER-PAGE[PAGE]]]
              Get collection domains stats

       stats.getCollectionReferrersDATEDOMAIN[COLLECTION-ID[PER-PAGE[PAGE]]]
              Get collection referrers stats

       stats.getCollectionStatsDATECOLLECTION-ID
              Get collection view count stats

       stats.getPhotoDomainsDATE[PHOTO-ID[PER-PAGE[PAGE]]]
              Get photo domains stats

       stats.getPhotoReferrersDATEDOMAIN[PHOTO-ID[PER-PAGE[PAGE]]]
              Get photo referrers stats

       stats.getPhotoStatsDATEPHOTO-ID
              Get photo view count stats

       stats.getPhotosetDomainsDATE[PHOTOSET-ID[PER-PAGE[PAGE]]]
              Get photoset domains stats

       stats.getPhotosetReferrersDATEDOMAIN[PHOTOSET-ID[PER-PAGE[PAGE]]]
              Get photoset referrers stats

       stats.getPhotosetStatsDATEPHOTOSET-ID
              Get photoset view count stats

       stats.getPhotostreamDomainsDATE[PER-PAGE[PAGE]]
              Get photostream domains stats

       stats.getPhotostreamReferrersDATEDOMAIN[PER-PAGE[PAGE]]
              Get photostream referrers stats

       stats.getPhotostreamStatsDATE
              Get photostream view count stats

       stats.getPopularPhotos[DATE[SORT[PER-PAGE[PAGE[EXTRAS]]]]]
              Get popular photos stats

       stats.getTotalViews[DATE]
              Get total stats

       tags.getClustersTAG
              Get list of tag clusters for TAG

       tags.getHotList[PERIOD[COUNT]]
              Get the list of hot tags for the given PERIOD (day, week)

       tags.getListPhotoPHOTO-ID
              Get the tag list for a PHOTO-ID.

       tags.getListUser[USER-NSID]
              Get the tag list for a USER-NSID (or current user).

       tags.getListUserPopular[USER-NSID[COUNT]]
              Get the popular tag list for a USER-NSID (or current user).

       tags.getListUserRaw[TAG]
              Get the raw versions of a TAG (or all tags) for the current user.

       tags.getMostFrequentlyUsed
              Get the most frequently used tags for the current user.

       tags.getRelatedTAG
              Get a list of tags 'related' to TAG based on clustered usage analysis.

       test.echoKEYVALUE
              Test echo API call; echos KEY VALUE

       test.login
              Test login API call: returns username

       test.nullKEYVALUE
              Test null API call: no return

       uploadFILE[PARAMS...]
              Upload a photo FILE with optional parameters PARAM or PARAM VALUE
              title TITLE
              description DESC
              safety_level 'safe' (default) or 'moderate' or 'restricted'
              content_type 'photo' (default) or screenshot' or 'other'
              hidden 'public' (default) or 'hidden'
              friend
              public
              family
              tags TAGS... [must be last param]

       urls.getGroupGROUP-ID
              Get the url of the group page for GROUP-ID.

       urls.getUserPhotosUSER-NSID
              Get the url of the photo page for USER-NSID.

       urls.getUserProfileUSER-NSID
              Get the url of the profile page for USER-NSID.

       urls.lookupGroupURL
              Get a group NSID from the URL to a group's page or photo pool.

       urls.lookupUserURL
              Get a user NSID from the URL to a user's photo

Description

flickcurl  is  a  utility program to call the Flickr APIs via the flickcurl library.  Run flickcurl-h to
       get a list of the supported commands and their arguments.

       The program requires configuring before use to work with the Flickr  APIs.   Run  flickcurl  without  any
       options  to  get  the instructions for registering the application and creating the initial configuration
       file ~/.flickcurl.conf from the registration information.

Extras Fields

       The EXTRAS parameter can take a comma-separated set of the following values

       date_taken
              Date item was taken

       date_upload
              Date item was uploaded

       geo    Geotagging latitude, longitude and accuracy

       icon_server
              Item owner icon fields

       last_update
              Date item was last updated

       license
              Item License

       machine_tags
              Machine tags

       media  Item Format: photo or video

       o_dims Original item dimensions

       original_format
              Original item secret and format

       owner_name
              Item owner ID

       path_alias
              Path alias for owner like /photos/USERNAME

       tags   Item clean tags (safe for HTML, URLs)

       url_c  URL of medium 800, 800 on longest size image

       url_m  URL of small, medium size image

       url_n  URL of small, 320 on longest side size image

       url_o  URL of original size image

       url_q  URL of large square 150x150 size image

       url_s  URL of small suqare 75x75 size image

       url_sq URL of square size image

       url_t  URL of thumbnail, 100 on longest side size image

       views  Number of times item has been viewed

Name

       flickcurl - call Flickr API

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.

       -aFROB,--authFROB
              Authenticate with a FROB and update the authentication file.  The program will exit after updating
              the file.

       -dDELAY,--delayDELAY
              Set delay between requests to DELAY milliseconds.

       -h,--help
              Show summary of options and exit.

       -oFILE,--outputFILE
              Write the results of format feed API calls to FILE-q,--quiet
              Display less information while the program runs.

       -v,--version
              Display the version of the program and exit.

       -V,--verbose
              Display more information while the program runs.

Photos List Feed Formats

       The FORMAT parameter can take any of the following values

       feed-rss_100
              RSS 1.0

       feed-rss_200
              RSS 2.0

       feed-atom_10
              Atom 1.0

       feed-georss
              RSS 2.0 with GeoRSS and W3C Geo for geotagged photos

       feed-geoatom
              Atom 1.0 with GeoRSS and W3C Geo for geotagged photos

       feed-geordf
              RSS 1.0 with GeoRSS and W3C Geo for geotagged photos

       feed-kml
              KML 2.1

       feed-kml_nl
              KML 2.1 network link

See Also

flickrdf(1).

Synopsis

flickcurl-aFROBflickcurl [-dDELAY] [-h] [-oFILE] [-q] [-v] [-V] [commands] ...

See Also