Skip to content

PiggyAwesome/Deezify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deezify

Convert a Deezer playlist to a Spotify playlist

For this application, you will need 5 different config values.

config is inside main.py

Config index:

Value 1: token

1.1

log into Spotify and go to this website

1.2

copy the text that is circled in this image (the part after bearer)

Untitled

1.3

paste this into the config.spotify.token field

Value 2: playlist_name

Enter the name of the Spotify playlist that will be created here.

Value 3: description

Enter the description of the Spotify playlist that will be created here.

Value 4: user

Enter your spotify username here.

Value 5: playlist

5.1

Open your Deezer playlist in a browser.

5.2

Copy the the numbers in the url after "https://www.deezer.com/en/playlist/" (see image)

image

5.3

paste this into the config.deezer.playlist field

Todo:

  • Spotify 100 track per request limit workaround
  • Create Spotify to Deezer

About

Convert a Deezer playlist to a Spotify playlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages