1.0.6 • Published 5 years ago

coverarturl v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago