0.0.3 • Published 11 years ago

fetch_aura v0.0.3

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
11 years ago

fetch_aura

This is a simple node example which uses the OpenAura API to fetch and download images.

Install

npm install -g fetch_aura

Usage

Usage: fetch_aura <artist id>
  options
    --id_type <id type>: oa:anchor_id, oa:artist_id, musibrainz:gid, defaults to oa:artist_id
    --type <api request type>: info, particles, defaults to particles
    --outdir <directory>: dir to write images, defaults to images/
    --host <hostname>: API host, defaults to api.openaura.com
    --port <port>: API port, defaults to 80
    --apikey <apikey>: API key
0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago