github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/pkg/importer/flickr/README (about)

     1  Flickr Importer
     2  ===============
     3  
     4  This is an incomplete Camlistore importer for Flickr. So far it can import the
     5  first 100 photos from a photostream and also their set metadata.
     6  
     7  To use:
     8  
     9  1) Fill out http://www.flickr.com/services/apps/create/noncommercial/ to get a
    10     Flickr API key and secret.
    11  2) Start the devcam server with flickrapikey flag:
    12     $ devcam server -flickrapikey=<apikey>:<secret>
    13  3) Navigate to http://<server>/importer-flickr/login
    14  4) Watch import progress on the command line
    15  
    16  
    17  TODO:
    18  
    19  https://code.google.com/p/camlistore/issues/list?q=feature%3Aimportflickr