Socket
Socket
Sign inDemoInstall

flickr-set-get

Package Overview
Dependencies
162
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flickr-set-get

A simple command line app to download photos from a flickr set


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

flickr-set-get

npm version Build Status Coverage Status Dependency Status

Flickr-set-get is a command line application written in node that allows you to download an entire set of photos from Flickr. Once you have it installed, to start the download you just need to:

$ flickr-set-get <setid> <userid>

Install

As simple as installing any other global node package. Be sure to have npm and node (>= 0.8 version, or iojs >= 1.0) installed and launch:

$ npm install -g flickr-set-get

Usage

Once you have it installed you need to grab a Flickr api key. You can apply for a Flickr api key in the Flickr app garden or you can use the default api key that I got to develop this app: 0f3a8354998d776fbaac7d87c55c0203 (but I suggest you to grab your own one to avoid rate limiting).

Options

Define a global api key

Current status

Programmatic API

Flickr class

Methods

Events

##Contributing

##License

Keywords

FAQs

Last updated on 11 May 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc