8000 GitHub - jasjeev4/Recents-Builder-Spotify: A simple web app to create a new playlist of the most recently added songs created by a Spotify user
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jasjeev4/Recents-Builder-Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recents-Builder-Spotify

A simple web app to create a new playlist of the most recently added songs created by a Spotify user. You need Node.js to run this.

Setup

  • Create a new Spotify App.
  • While creating your app set the Redirect URI as http://127.0.0.1:8080/callback
  • Note the Client ID and Client Secret
  • In app/credentials modify spotify_credentials_sample.js by putting in your newly created app's credentials and save the file as spotify_credentials.js
  • In app/pages/frontpage/js/ modify credentials_sample.js by putting in your app's client id
  • Run npm install

Running

To run npm start.

You should see "Live on 8080" output on the terminal.

Go to http://127.0.0.1:8080 to use the app.

About

A simple web app to create a new playlist of the most recently added songs created by a Spotify user

Topics

Resources

License

489F

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0