Flickcurl

Open source C library for the Flickr application
Download

Flickcurl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Dave Beckett
  • Publisher web site:
  • http://librdf.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 727 KB

Flickcurl Tags


Flickcurl Description

Open source C library for the Flickr application Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. Flickcurl uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. Flickcurl 1.0 or later supports 100% of the 2008-01-23 version of the API (see Flickcurl API coverage) including the functions for photo uploading, browsing,Flickcurl also includes a program flickrdf to turn photo metadata, tags and machine tags into RDF descriptions of photos and tags.NOTE: Flickcurl is released under LGPL 2.1 / GPL 2 / Apache 2.0. Requirements: · libcurl · libxml2 2.6.8 or newer · raptor 1.4.0 (optional), 1.4.14 recommended What's New in This Release: · Added a tutorial section to the documentation on how to use the search API - search parameters, result formats, extras and walking through the photos list results. Added a new example program search-photos.c to demonstrate a full working program searching for photos and using the results. · The flickcurl_search_params structure gains geo_context and is_commons search parameters which were added to the search API at some time in the past (geo_context before 10 March 2009). The Geo Context can be set for photos with flickcurl_photos_geo_setLocation() corresponding to the flickr.photos.geo.setLocation API call. · The flickcurl_extras_format_info gains new API 'extras': path_alias, url_m, url_o, url_s, url_sq, url_t as announced 2009-06-29. path_alias returns the user's Flickr URL as in /photos/user and the others provide various computed URLs and dimensions for the photos of a given size so that flickcurl_photos_getSizes() calls can be avoided directly after a search. · Apply a little resource leak fix to the video API when calloc fails - patch from github fork by 'mr.huge at seznam dot cz'. Thanks. · Fixed some off-by-1 errors in some static string allocation sizes. · Small typos and fixes to flickcurl(1) utility messages.


Flickcurl Related Software