Spotify - YouTube Playlist Converter







Overview

A semester-long project that emphasizes on full-stack development involving APIs, OAuth, UI, and database. This project is a web application that pulls Spotify playlist from the user's account, stores retrieved playlists and songs into the database, and creates playlists containing the same songs on the user's YouTube account

Problem

Non-premium Spotify users have many limitations to deal with and could not have uninterrupted and seemless experience without premium subscription. They are subjected to advertisements and do not have full control over their accounts. Youtube, on the other hands, provide more flexible and control to the non-premium/free users while having similar contents.

Solution

The primary goals of this project is to convert a Spotify playlist into a Youtube playlist made up of the same songs. This transfer of media from Spotify to Youtube would provide the user unlimited skips, high quality audio, and accessibility to all tracks (if posted on Youtube). The project would use Spotify and Youtube APIs and create a database of users. The project would only store what playlists from Spotify have been transferred and the user unique credentials from third party authentication.