Lagalista
is Icelandic for playlist
!
Lagalista
can copy the tracks you have in a Spotify playlist into a Deezer one, for ease of high-quality downloading (has multi-playlist support)
Lagalista
requires:
- the latest version of Node.js
- a web browser to authenticate to Deezer
- port 8080 free
- a Deezer application that follows this structure (can create one here)
- a Spotify application (can create one here)
To run Lagalista
you simply have to:
- Clone or download the repository via GitHub to your computer
- CD into the directory you downloaded it to
- Run
npm install
- Run
npm start
- Done!
Deezer has an API limit of 50 interactions / 5 seconds therefore this process could take some time.