Skip to content

amney/soundcloud-page-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoundCloud Page Downloader

Download a SoundCloud user's music. All of it. Also takes care of ID3 tagging the files for you.

Note: Requires RoboBrowser and Mutagen packages to run. Simply do pip install mutagen robobrowser before installing.

Usage Examples:

  • python soundcloud-downloader.py http://soundcloud.com/diplo will download all of Diplo's music into <current directory>/soundcloud-downloader/diplo/.

  • python soundcloud-downloader.py http://soundcloud.com/chainsawpolice will download all of Chainsaw Police's music into <current directory>/soundcloud-downloader/chainsawpolice/.

  • python soundcloud-downloader.py diplo will break the program and will not work (yet).

About

Download a SoundCloud user's music. All of it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages