An open API service indexing awesome lists of open source software.

https://github.com/darcyclarke/jquery-flickr-photo-plugin

A plugin to generate a flickr photo froma url
https://github.com/darcyclarke/jquery-flickr-photo-plugin

flickr flickr-api photos

Last synced: 8 months ago
JSON representation

A plugin to generate a flickr photo froma url

Awesome Lists containing this project

README

          

# jQuery Flickr Photo Plugin

Get and embed a photo from a flickr url.

### Example Usage

```js
$('.photo').flickrVideo({
url : 'http://www.flickr.com/photos/rj3/5641046720/',
key : 'yourKey',
secret : 'yourSecret'
})
```

> **Note:** You will need an flickr API `key` and `secret` to use this plugin. You can get an API key by logging into your Yahoo/flickr account and heading here: http://www.flickr.com/services/api/keys/. More information on the flickr API can be found here: http://www.flickr.com/services/api/