Deezloader Remix
Deezloader Remix is an improved version of Deezloader based on the Reborn branch.
With this app you can download songs, playlists and albums directly from Deezer's Server in a single and well packaged app.
Features
Base Features
- Download MP3s and FLACs directly from Deezer Servers
- Search and Discover music from the App
- Download music directly from a URL
- Download entire Artists library
- See your public playlist on Deezer
- Tagged music files (ID3s and Vorbis Comments)
- Great UI and UX
Exclusive to Remix
- Implementation with Spotify APIs (No third party services)
- Improved download speed
- Extensive set of options for a personalized experience
- Server mode to launch the app headless
- MOAR Optimizations
- REST API - Documentation
Contacts
News: @RemixDevs
Downloads: @DeezloaderRemix
Chat: @DeezloaderRemixCommunity
Betas: Telegram Link
Useful Pages
Build
If you want to buid it yourself you will need Node.js installed, git and npm or yarn.
To start utilizing the app you should open a terminal inside the project folder and run npm install.
If you want to start the app, without compiling it you can use npm start
To run it in server mode you can use npm start -- -s or go inside the app folder and use node app.js
To build the app for other OSs follow the table below
| OS |
Command |
| Windows x64 |
npm run dist:win64 |
| Windows x32 or x86 |
npm run dist:win32 |
| Linux |
npm run dist:linux |
| macOS |
npm run dist:macOS |
Disclaimer
I am not responsible for the usage of this program by other people.
I do not recommend you doing this illegally or against Deezer's terms of service.
This project is licensed under GNU GPL v3