Music

Download Deezer Music on android

Submitted by Ea7gign, , Thread ID: 86689

Thread Closed

RE: Download Deezer Music on android

#6
30-04-2018, 04:21 PM
Ea7gign Wrote:
Hello guys today i learn you how to download all deezer music on any android devices.

1) You need to downloadTermux.

2) You have to enter this commands in the order. (you can copy and paste in the terminal)


pkg update
pkg upgrade
pkg install nodejs git

3) You need to enter this command for download SMLoadr

git clone https://git.teknik.io/SMLoadrDev/SMLoadr

4) You need to move the SMLoadr folder in internal storage.

mv SMLoadr/{package.json,SMLoadr.js,./libs/} ./
rm -rf SMLoadr

5) You need to install npm

npm install

6) You need to open the patch

sed -i 's/linux/android/' node_modules/openurl/openurl.js

7) You need to setup permission to write on sdcardfor termux

termux-setup-storage

8) You need to create the SMLoadr download destination folder

mkdir ~/storage/shared/SMLoadr
ln -s ~/storage/shared/SMLoadr DOWNLOADS

9) You can launch SMLoadr

node SMLoadr.js

For download a music, you need the deezer song url

Exemple for Mobb Deep - Survival of the fittest :https://www.google.fr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjr-ZrpmOLaAhUCtxQKHSTuBs8QFggqMAA&url=http%3A%2F%2Fwww.deezer.com%2Ftrack%2F965408&usg=AOvVaw2ydfnIUD8tUb1siQ0F4fzz

Sorry for my bad english Smile

Is there any way to enable the batch downloading feature using links from "downloadlinks.txt" ?.

Users browsing this thread: 7 Guest(s)