Skip to content

A migrater to move all playlists and tracks from spotify to deezer

License

Notifications You must be signed in to change notification settings

faranjit/spotizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotizer - Migrater from Spotify to Deezer

This is my first python hobby project. It requires Python 3. I know this project has some bugs. Maybe one day it has no bugs. And this project does not have many special python codes.

Running

python spotizer.py

Config

You should change some configs in the config.ini file to migrate. There are:

  • SPOTIFY_USER_ID
  • SPOTIFY_CLIENT_ID
  • SPOTIFY_REDIRECT_URI
  • DEEZER_USER_ID
  • DEEZER_CLIENT_ID
  • DEEZER_CLIENT_SECRET
  • DEEZER_REDIRECT_URI

Values above are needed for user authorization to Spotify and Deezer. For detailed information, see: Spotify Authorization Guide and Deezer Oauth

About

A migrater to move all playlists and tracks from spotify to deezer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages