node-fetch-sd
Version:
Download Soundcloud audio with Node.js powered by node-fetch
13 lines (8 loc) • 743 B
Markdown

[](https://github.com/LanceGuy5)
[](https://www.npmjs.com/package/node-fetch-sd)
Download Soundcloud tracks with Node.js
```
npm install node-fetch-sd
```
This package is a fork of [soundcloud-downloader](github.com/zackradisic/node-soundcloud-downloader), and all documentation can be found at the original repository. The primary difference between the two is that this package can run on a node backend, while the original is designed for use in the browser.