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
- Host: GitHub
- URL: https://github.com/darcyclarke/jquery-flickr-photo-plugin
- Owner: darcyclarke
- License: mit
- Created: 2012-06-05T17:56:46.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T15:52:35.000Z (almost 7 years ago)
- Last Synced: 2025-05-19T06:08:08.453Z (10 months ago)
- Topics: flickr, flickr-api, photos
- Language: JavaScript
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/