perkeep/pkg/importer/flickr
Brad Fitzpatrick a90879bac0 Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-03-21 13:57:07 -07:00
..
README Minor cleanup to importer README files. 2014-03-21 13:41:16 -07:00
auth.go Add a README for the flickr importer package 2013-12-10 21:35:58 -08:00
flickr.go importer: use context.Context instead of Interrupt type 2014-03-21 12:27:06 -07:00

README

Flickr Importer
===============

This is an incomplete Camlistore importer for Flickr. So far it can import the
first 100 photos from a photostream and also their set metadata.

To use:

1) Fill out http://www.flickr.com/services/apps/create/noncommercial/ to get a
   Flickr API key and secret.
2) Start the devcam server with flickrapikey flag:
   $ devcam server -flickrapikey=<apikey>:<secret>
3) Navigate to http://<server>/importer-flickr/login
4) Watch import progress on the command line


TODO:

https://code.google.com/p/camlistore/issues/list?q=feature%3Aimportflickr