UNPKG

node-fetch-sd

Version:
13 lines (8 loc) 743 B
![node-soundcloud-downloader](https://socialify.git.ci/zackradisic/node-soundcloud-downloader/image?font=Raleway&language=1&owner=1&stargazers=1&theme=Dark) [![lancehar](https://img.shields.io/badge/Author-lancehar-green)](https://github.com/LanceGuy5) [![downloads](https://img.shields.io/npm/dt/node-fetch-sd)](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.