Launch the "testUI.py" file to run the main UI.
- Go to https://developer.spotify.com/dashboard
- Create an app:
- Provide an app name & description
- Set the redirect URI to http://localhost:8888
- Tick the usage of the Web API
- Go to the app's settings
- Copy the Client ID and the Client Secret into a notepad (or anywhere, just don't save it!)