Skip to content

jawzf/Switcheroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Switcheroo

Import your personal libraries from streaming services to Spotify!

A free service packed in a Chrome Extension

This is a chrome extension under development.

It currently supports, exporting your library from Google Play Music to Spotify. It can be found here.

Support for more streaming services coming soon.

Services Available
[#] Google Play Music

Coming Soon
[] Saavn
[] Gaana
[] Apple Music
[] many more..

Developers

To get started, create an account on Spotify and sign up as a Spotify Developer. Use the developer dashboard to create a dev app, and generate the client id and client key.
Create a config.js and store the client key and id in the format shown below:

var config = { CLIENT_ID : 'abcdefghisdjk23434234234', CLIENT_SECRET : 'abcdegkjdlfkjdlfkj2343424' }

This file will be read by the JS automatically when compiling the app.

About

Export your Music Libraries from different streaming service to Spotify!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published