Skip to content

ciotog/soundcloud-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Souncloud music downloader

Description

This shell script is able to download music from http://www.soundcloud.com. It should work with iOS, OS X, Linux.

System requirements

  • Unix like OS with a proper shell
  • curl or wget

Instructions

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

##TODO

  • clean the project, remove old scripts and keep one working instance
  • improve instructions and README

License

GPL v2, author 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

 
 
 

Contributors

Languages

  • Shell 100.0%