diff --git a/Home.md b/Home.md index 269cb69..0c1c7a3 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,6 @@ 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 Deezers Server in a single and well packaged app. -![](https://i.imgur.com/GbouYCB.png) ## Features ### Base Features * 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 * 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 If you want to buid it yourself you will need Node.js installed and npm or yarn.
There is a missing file containing the clientSecret e clientId of my SpotifyApp (for spotify integration).
@@ -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).
Then to build it you just need to run `npm install` or `yarn install` and after that `compile.sh` or `.bat`.
-## 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 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.