Skip to content

An open source offering for migrating playlists between different streaming services

License

Notifications You must be signed in to change notification settings

elirankon/playlist-converter

Repository files navigation

Playlist Converter

An open source offering for migrating playlists between different streaming services

Build Status Coverage Status

How to use?

$ git clone git@github.com:elirankon/playlist-converter.git
$ cd playlist-converter
$ npm i
$ npm start
$ pConverter:> services list
$ pConverter:> set [service_name] -s
$ pConverter:> set [service_name] -t
... init and load stuff here
$ pConverter:> start -t "my converted playlist title"

Make sure you init source and target services and that you
load the source playlist before hitting start.

What supports what?

Service Load Items (as source) Generate Playlists (as target)
Youtube
Spotify

Setup client credentials and stuff

You need to make sure you have setup the environment for services you want to use:

Issues?

Log them in the issue tracker please. If you want to add a service, you're more than welcome to implement it yourself!

Big shout out to Vorpal for being super awesome!

About

An open source offering for migrating playlists between different streaming services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages