Skip to content

BScong/spotify-covers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Cover Getter

Fetch album covers image from Spotify API. Uses a NodeJS server.

The online version is available at cover.zhong.fr

Installation

Set the CLIENT_ID and the CLIENT_SERVER in private_config.js with your Spotify application settings.

Running

Run npm installthen node server.js. Your server should be running on localhost:8888.

Use

Just type in the form an Spotify track URL e.g. https://open.spotify.com/track/7KT7VGnPU5QVXN3q1BOeqbor a spotify URI e.g. spotify:track:7KT7VGnPU5QVXN3q1BOeqb or simply the track ID e.g. 7KT7VGnPU5QVXN3q1BOeqb.

About

Fetch album covers image from Spotify API (NodeJS server).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published