Skip to content

lindaf3/zotHacks2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zotify

playlist_maker creates a playlist of your favorite songs on Spotify!!!

Installation

Use the package manager pip to install spotipy before running the code

pip install spotipy

Usage

In the terminal, do npm start to start the server. Run main.py to make a Spotify playlist containing all your most-played songs.

Input your Spotify user ID.

For example, my Spotify URI is: "spotify:user:yridp68vzs69q3cn7rdijnyo4" My user ID would be "yridp68vzs69q3cn7rdijnyo4"

Afterwards, input the link to the page you got redirected to in the terminal you ran app.py twice. (This is because it makes two token requests for permissions).

TODO

In the future, we hope to implement Genius' api so you can see the lyrics of your favorite songs.
We hope to make the process not require the user to copy paste the links.
We also hope to update the front end so the user has more feedback.

About

Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%