perkeep/pkg/importer/flickr
mpl 2504230fb9 importer: update flickr
Works but only lightly tested.
Could use lots of refactoring with code common with twitter.
Needs a test too.

Change-Id: I07f72d29acbc0226aeeedba0afe0bf7eeeac5ad3
2014-05-20 01:40:52 +02:00
..
README Minor cleanup to importer README files. 2014-03-21 13:41:16 -07:00
flickr.go importer: update flickr 2014-05-20 01:40:52 +02: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