All Projects → mafintosh → Soundcloud To Dat

mafintosh / Soundcloud To Dat

Licence: mit
Download all music from a Soundcloud url and put it into a Dat

Programming Languages

javascript
184084 projects - #8 most used programming language

soundcloud-to-dat

Download all music from a Soundcloud url and put it into a Dat.

npm install -g soundcloud-to-dat

Requires youtube-dl to be installed. On macOS you can do it using homebrew.

brew install youtube-dl

Usage

# will store content in dest (defaults to .) and share it on the dat network
soundcloud-to-dat [url] [dest?]

Running the above will print the Dat url the music is stored under.

You can open this url in Beaker Browser or clone it using Dat to listen to the music.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].