perkeep/pkg/importer/flickr
Dan Pupius bdcf858a0c Flickr importer paginates on sets and photostream
Change-Id: I921400958e97c97467f6ef4d3eec642b81a8e614
2013-12-16 21:16:18 -08:00
..
README flickr: clarify in README that the flag is a devcam flag, not server flag 2013-12-12 15:39:44 +04:00
auth.go Add a README for the flickr importer package 2013-12-10 21:35:58 -08:00
flickr.go Flickr importer paginates on sets and photostream 2013-12-16 21:16:18 -08:00

README

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

This is an incomplete Camlistore importer for Flickr.com. 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