Skip to content

deezer-to-spotify is a python script that will migrate a playlist from deezer to spotify

License

Notifications You must be signed in to change notification settings

afreyermuth98/deezer-to-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deezer-to-spotify

deezer-to-spotify is a python script that will migrate a playlist from deezer to spotify

Prerequisites

You need to have a spotify API token and a spotify playlist already created

Usage

Manual

python3 -d <DEEZER_PLAYLIST_ID> -s <SPOTIFY_PLAYLIST_ID> -t <SPOTIFY_API_TOKEN>

Docker

docker run docker.io/anthonymmk/deezer-to-spotify -d <DEEZER_PLAYLIST_ID> -s <SPOTIFY_PLAYLIST_ID> -t <SPOTIFY_API_TOKEN>

About

deezer-to-spotify is a python script that will migrate a playlist from deezer to spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published