Skip to content
/ migrator Public

A service that helps you copy playlists from one streaming service to another (WIP)

Notifications You must be signed in to change notification settings

lohxx/migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

clone this repository and run the pip command.

pip install .

Config

Add the following environment variables, with the ids and secrets supplied by the streaming service.

DEEZER_CLIENT_ID, DEEZER_CLIENT_SECRET

SPOTIFY_CLIENT_ID, SPOTIFY_CLIENT_SECRET

Spotify - https://developer.spotify.com/documentation/general/guides/app-settings/#register-your-app

Deezer - https://developers.deezer.com/guidelines/getting_started

Usage

copy-playlist --from-service=spotify --to-service=deezer --playlist-name=xyz

usage

Supported services

  • Spotify
  • Deezer
  • Youtube

About

A service that helps you copy playlists from one streaming service to another (WIP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages