/soundcloud-dl

Soundcloud music downloader for Unix, Linux and Mac OS X written in BASH. (Private use only!)

Primary LanguageShell

Souncloud music downloader

Description

This shell script is able to download music from http://www.soundcloud.com. It has been tested on iOS, OS X, Linux.

System requirements

  • Unix like OS
  • curl

Instructions

  • apply executable permissions chmod +x ./soundcloud.sh
  • usage: soundcloud_curl.sh [TRACK(S) URL] or soundcloud_new.sh [USER URL]

##TODO

  • Add support for both wget and curl in the same script.
  • Detect client_id in soundcloud_new.sh. Unfortunately it seems like a hash function generated by Javascript and it might be hard to reverse.

License

CC-BY-NC, Luka Pusic