Inspiration
Have you ever wanted a youtube video in your spotify playlist or vice versa?
What it does
This is a website that can make playlists containing both youtube videos and spotify track.
How we built it
It is built with react as well as the Spotify Web API, Spotify Web Playback SDK and the Youtube Data API v3.
Challenges we ran into
There were quite a few challenges in the coding process. Firstly, spotify's API documentation was faulty. Secondly, Youtube has quotas on the number of calls that can be made using their API. Finally, spotify didn't track end-of-videos easily so it was hard to get that information.
Accomplishments that we're proud of
I'm happy that this is a working product, especially because this is my first time using these APIs.
What we learned
I've learnt how to use multiple 3rd party APIs as well as multiplt verification processes needed to make them work.
What's next for tubify
tubify's UI could still use a lot of improvement. I could also implementing display the queue, shuffling as well as the ability to share and make multiple playlists.

Log in or sign up for Devpost to join the conversation.