Clef is a Web Application that helps users transfer playlists between music streaming services.
Link: Clef
Website is not currently hosted (out of service) UI needs major revamp
Service | Status |
---|---|
Spotify | Supported |
Deezer | Supported |
Apple Music | In Progress |
Amazon Music | Not Supported |
Tidal | Not Supported |
1.User selects streaming services to transfer between
2.User is redirected to an authorization URL to confirm permissions and generate token
3.User selects from a list of playlists and a direction
4.Clef will query target service for songs and then append them into a new playlist
Fellow developers are welcome to send pull requests to implement any changes.
React.js, Express.js, Node.js, Spotify Web API Node, Deezer Public API, Jest