Youtibify is a web app for converting a YouTube playlist into a Spotify playlist (and vice-versa).
- Given a link to a nonprivate YouTube playlist, Youtubify will return a link to a Spotify playlist.
- Given a link to a nonprivate YouTube playlist, the user will sign into his or her personal Spotify account on Youtubify. A new Spotify playlist will be created on the account.
Python
Flask
HTML+CSS
Youtube API
Spotify API
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.