soundcloud-cli icon indicating copy to clipboard operation
soundcloud-cli copied to clipboard

command line interface to soundcloud, provides search, stream and download functionality

This is a soundcloud client for the command line that supports searching and streaming soundcloud songs from the command line.

Requirements:

VLC media player Python 2.6+

Commands:

./soundcloud.py 'artist' track ./soundcloud.py 'artist-album' playlist

Controls:

Enter = Stream SPACE = Download Q = Quit

Enjoy!

0xPr0xy