This project is extremely outdated, most of the api has been updated and because of that, this project barely functions at all anymore.
- You need premium to take full advantage of this program.
- Changing playlist can sometimes not update the song list. ( a restart can fix this )
- Playing Songs ( duh )
- Playlists ( Playing/viewing )
- Song Searching
- Song Selector
- Creating playlists
- Shuffling / looping
- Change playback device
- Install PyQt5 (
pip install PyQt5
) - Install Spotipy (
pip install spotipy
)
- Make a spotify developer app ( https://developer.spotify.com/dashboard/ )
- Get a client secret and token
- Set redirect URL to
http://127.0.0.1:8000
- Add them to
main.py
in the correct place - Run
main.py
- Login to spotify and give required permissions