Inspiration
Before streaming era people used to have downloaded songs and now it's very difficult to search and add those songs from memory . Musicinfy helps solve this
What it does
It allows us to select song files from our device and searches for the song on spotify and automatically adds it to the playlist that is created by the user on musicinfy.
How I built it
I used python and spotify's api with win32 to authenticate and get user details and make modifications on user's playlist. Searched through spotify api using /search and then added the song to playlist if found
Challenges I ran into
I faced some issues in authentication as there are many scopes on spotify
Accomplishments that I'm proud of
I was able to create UI and working playlist generator
What I learned
I learned how to use spotify's api. It really has a lot of options
What's next for Musicinfy
Song suggestions based on selected songs Ability to add find and songs with name manually