Some tools for expanding Spotify functionality.
- Install Node.js.
- Download or clone the repository to your computer.
- Run terminal form the root directory of the project and run:
npm i
Click Enter and wait untill all the dependencies are installed.
- Open this URL (log in if neccessary).
- In your «Dashboard» click on «CREATE AN APP».
- Enter any name and description of your app, tick all the checkboxes then click «CREATE».
- Now you're in your app's cabinet. Click «Edit Settings» → in the Redirect URIs enter
https://example.com/
→ click «SAVE». - Find your Client ID on the page and copy it → opent file
/src/config.js
with notepad (or any other text editor) in the project's directory → paste your Client ID between quotes afterclientId:
. - Don't close notepad. Go back to browser → click Show Client Secret → copy your Client Secret → paste between quotes after
clientSecret:
Now you can use any tool in /src/tools/
. Just open tool's folder and run start.sh
or run index.js
script directly from terminal.
If you have some troubles with spotify-tools
contact me in Telegram @mikhailsdv.
Subscribe to my Telegram channel @FilteredInternet.