Skip to content

spotiterm is a website interface when u can create account, then login in Spotify and generate GIF with ur top tracks/artists !

License

Notifications You must be signed in to change notification settings

0adri3n/spotiterm

Repository files navigation

spotiterm

spotiterm is a website interface when u can create account, then login in Spotify and generate GIF with ur top tracks/artists !

Setup

  1. Download the repository.
  2. Download required python module:
pip install flask
pip install Pillow
  1. Create a Spotify App at https://developer.spotify.com/dashboard/. Copy Client ID and Secret Token. Then, modify CLIENT_ID and CLIENT_TOKEN in startupflaskspotify.py.
  2. Start server.py
  3. Open your browser and go to http://localhost:5000/index
  4. Ready to use !

Open an issue if you have an error !

image by heracles

Notes

Huge thanks to https://github.com/vanortg/Flask-Spotify-Auth ! With his program, I don't spend time to create my own to login in spotify api.

Trivia :

When I deploy spotiterm on https://musicsaved.me 's server, everything was fine except the most important thing : the GIF generation. My server was'nt good enough to generate gif...

About

spotiterm is a website interface when u can create account, then login in Spotify and generate GIF with ur top tracks/artists !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published