Skip to content

kopili/soundcloud-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Souncloud music downloader

Contributors: lukapusic, ivanov, elboulangero
URI: http://360percents.com/posts/soundcloud-com-music-downloader-linux-and-mac/
Github: https://github.com/lukapusic/soundcloud-dl

Description

This shell script is able to download music from http://www.soundcloud.com. It downloads music from all relevant artist pages and it has been tested on iOS, OS X, Linux. OS X users and other that don't have wget installed should use curl version.

System requirements

  • Unix like OS
  • wget or curl

Instructions

  • apply executable permissions chmod +x ./soundcloud.sh
  • usage: soundcloud.sh [DJ-URL]

Changelog

###Dec 16, 2010

###May 15, 2011

  • supports multiple page downloading

###Nov 13, 2011

  • now supports downloading of private songs

###Jul 17, 2012

  • properly handle more than 10 pages
  • resumes partial downloads, so you don't re-download already downloaded files

###Oct 10, 2012

##TODO

  • Check if user has curl or wget installed and use the right one.
  • Merge the wget and curl version of the script and make it more user friendly.

Known issues

  • will fail if the artists landing page isn't tracks

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%