1.0.6 • Published 4 years ago

coverarturl v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

coverArtUrl

fetch a url for album cover art

How to use

import coverArtUrl from 'coverArtUrl'

const url = await coverArtUrl({ artist: 'Talk Talk', release: 'Spirit of Eden' })

CLI

Also this can be used from the command line.

$ npm i -g coverarturl

$ coverarturl "artist name" "album name"

Thanks to musicbrainz and coverartarchive.org!

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago