contributors    last update    forks    stars    open issues   

🌟 Project Description

A web app that allows you to migrate your playlists and liked songs from one platform to the other with ease. It could potentially be integrated with the open website. The backend will be on python using the api's of the various music apps.

Tech Stack

  • Python (Flask or Django)
  • HTML, CSS (or React)

Libraries to be used..

  1. itunes-iap
  2. spotipy
  3. ytmusicapi
  4. tidalapi
  5. deezer-pyhton
  6. soundcloud-lib
  7. pysaavn
  8. qobuz-dl

Project Workflow

graph TD 
id1([Start of Project]) --> id2([Project Briefing and divison]) --> id3([Listing the Various API's]) --> id7([Creating functionality<br>for all providers]) --> id8([Integration of frontend-backend]) --> id9([final Deployment])
id2([Project Briefing and divison]) --> id4([Creating frontend design]) --> id5([Approval of design]) --> id6([Completing Frontend]) --> id8([Integration of frontend-backend]) 

Loading

How to contribute ?

Star ⭐ and fork the repository...

Clone the repository on your local machine...

  git clone https://github.com/upes-open/Music-Player-Migrator.git

Go to the project directory

  cd music-player-migrator-main

Get assigned yourself the issue you want to contribute.

Start working on the assigned issue.

👋 Contributing

Contributions are always welcome!

See contributing.md for ways to get started.