Update page 'Home'

RemixDev
2018-09-08 14:38:08 +00:00
parent d905a7ee60
commit ecc8d7271a
+6 -7
@@ -2,7 +2,6 @@
Deezloader Remix is an improved version of Deezloader based on the Reborn branch.<br/> Deezloader Remix is an improved version of Deezloader based on the Reborn branch.<br/>
With this app you can download songs, playlists and albums directly from Deezers Server in a single and well packaged app. With this app you can download songs, playlists and albums directly from Deezers Server in a single and well packaged app.
![](https://i.imgur.com/GbouYCB.png)
## Features ## Features
### Base Features ### Base Features
* Download MP3s and FLACs directly from Deezer Servers * Download MP3s and FLACs directly from Deezer Servers
@@ -20,6 +19,12 @@ With this app you can download songs, playlists and albums directly from Deezers
* Server mode to launch the app headless * Server mode to launch the app headless
* MOAR Optimizations * MOAR Optimizations
## Downloads
All the compiled versions are pubblished in this [Telegram Channel](https://t.me/joinchat/AAAAAE3rSU3fc3YA5if_Sw)
## Contacts
Beta Testing Group [Deezloader Remix Group](https://t.me/joinchat/BJf2dUoyFbTomvUGaslmCA)
## Build ## Build
If you want to buid it yourself you will need Node.js installed and npm or yarn.<br/> If you want to buid it yourself you will need Node.js installed and npm or yarn.<br/>
There is a missing file containing the clientSecret e clientId of my SpotifyApp (for spotify integration).<br/> There is a missing file containing the clientSecret e clientId of my SpotifyApp (for spotify integration).<br/>
@@ -31,12 +36,6 @@ You need to get them [here](https://developer.spotify.com/dashboard/applications
The file should be put into `./app/authCredentials.js` (the same folder where `deezer-api.js` is).<br/> The file should be put into `./app/authCredentials.js` (the same folder where `deezer-api.js` is).<br/>
Then to build it you just need to run `npm install` or `yarn install` and after that `compile<OS>.sh` or `.bat`.<br/> Then to build it you just need to run `npm install` or `yarn install` and after that `compile<OS>.sh` or `.bat`.<br/>
## Downloads
All the compiled versions are pubblished in this [Telegram Channel](https://t.me/joinchat/AAAAAE3rSU3fc3YA5if_Sw)
## Contacts
Beta Testing Group [Deezloader Remix Group](https://t.me/joinchat/BJf2dUoyFbTomvUGaslmCA)
## Disclaimer ## Disclaimer
I am not responsible for the usage of this program by other people.<br/> I am not responsible for the usage of this program by other people.<br/>
I do not recommend you doing this illegally or against Deezer's terms of service.<br/> I do not recommend you doing this illegally or against Deezer's terms of service.<br/>