scdl

Download music tracks and playlists from SoundCloud to your computer

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool to download music from SoundCloud

Commands

scdl

Examples

download a soundcloud track by url$ scdl -l https://soundcloud.com/artist/track-name
download entire soundcloud playlist$ scdl -l https://soundcloud.com/artist/sets/playlist-name
download all tracks from a soundcloud artist profile$ scdl -l https://soundcloud.com/artist-name
download soundcloud track and save as mp3$ scdl -l https://soundcloud.com/artist/track-name --format mp3
download soundcloud playlist to specific folder$ scdl -l https://soundcloud.com/artist/sets/playlist-name -c /path/to/folder