Skip to content

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

Notifications You must be signed in to change notification settings

nuved/soundcloud-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%