A streaming music downloader. https://github.com/d-fi/releases/releases
Sayem Chowdhury a0b62dda3c v1.1.2 | 5 years ago | |
---|---|---|
src | 5 years ago | |
.gitignore | 5 years ago | |
.prettierrc | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
build.sh | 5 years ago | |
d-fi.js | 5 years ago | |
index.js | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
screenshot.png | 5 years ago | |
test.sh | 5 years ago |
A streaming music downloader.
d-fi is a program for downloading music from streaming music services.
Remember that the artists and studios put a lot of work into making music - purchase the original music to support them.
Tidal and Spotify tracks will be sourced from Deezer
npm i d-fi -g
or
yarn global add d-fi
Run d-fi
to start.
Pre-built binary here
Parameter | Short | Default | Supported values | Description |
---|---|---|---|---|
--quality |
-q |
320 |
128/320/FLAC | The quality of the files to download |
--path |
-p |
Music |
Relative or absolute path | The path to download the files to |
--url |
-u or nothing |
album/artist/playlist/track url | Downloads from url | |
--downloadmode |
-d |
single |
all for "downloads.txt" |
Downloads multiple urls from list |
--help |
-h |
Nothing | Shows the CLI help |
If you want to show your appreciation, you can donate me on ko-fi or buy me a coffee. Thanks!
Telegram community group: @dFiCommunity
d-fi was not developed for pirating music but educational and private usage.
It may be illegal to use this in your country,
I am not responsible in any way for the usage of others.
Made with :heart: & :coffee: by Sayem
Based on SMLoadr and Deezloader Remix