flickr-set-downloader
v0.0.0
Published
Download all the original files in a give Flickr set
Downloads
4
Readme
flickr-set-downloader
Download all the original files in a give Flickr set
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install flickr-set-downloader --save
Tests
npm install
npm test
Dependencies
- dotenv: Loads environment variables from .env
- flickr-client: Flickr API Client
- flickr-generate-urls: Generate source URLs for given Flickr photo
- flickr-photo-info: Get info of a photo on Flickr
- superagent: elegant & feature rich browser / node HTTP with a fluent API
Dev Dependencies
- mocha: simple, flexible, fun test framework
License
MIT
Colophon
- Homepage: https://github.com/zeke/flickr-set-downloader
- Author: zeke
- README generated by package-json-to-readme