Download spotify playlists from the dz.loader api. Inspired by SMLoadr.
dlspt 14428dc04f Some fixes and handle error on null songs | 3 éve | |
---|---|---|
.gitignore | 3 éve | |
README.md | 3 éve | |
index.js | 3 éve | |
package-lock.json | 3 éve | |
package.json | 3 éve | |
yarn.lock | 3 éve |
Dl-Spt is a CLI app made with NodeJS that downloads Spotify playlists using the dz.loaderapp API.
%artist% - %title%
or %title% - %artist%
for song filename.Executables are available to download on releases.
❗ Linux hasn't been tested.
In root directory:
npm install
npm run build
Dl-Spt uses an unofficial Spotify API to get the details of the playlist and looks for song matches in Deezer. It grabs the first match and downloads the song with the dz.loaderapp API.