Skip to content

DontEatRice/Cover_image_dowload_Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download cover

Search for artists avatars or albums/single cover images and dowload them!

Run code!

  1. Create .env file that looks like this ✔️
    CLIENT_ID=<client id from spotify api, more info at [link below]>
    CLIENT_SECRET=<client secret from spotify, api more info at [link below]>
    
    Spotify api authorization guide
  2. Install modules using npm ✔️
    npm install
  3. Run script! ✔️
    npm start

About

Search for artists avatars or albums/single cover images and dowload them!

Resources

Stars

Watchers

Forks