Live data from Hacker News

SoundCloud Command-Line Client

github.com

1–10 of 18 posts

Re: SoundCloud Command-Line Client

#3
post #2

http://cmd.fm has command line client but it is in a web browser.

I couldn't parse that until I clicked the link.

So, it doesn't have a command line client, it's a website that offers a text based interface to SoundCloud.

I don't think this is what most people would associate with 'command line client' though, while the linked GH project actually allows access to SoundCloud data from the command line/shell.

Re: SoundCloud Command-Line Client

#4
post #2

http://cmd.fm has command line client but it is in a web browser.

FWIW I tried this service a few times over the course of a few months and could not get it to consistently work, and overall I wasn't impressed. I think a non-browser based one may feel snappier too, so I'm interested to see how this one works.

Re: SoundCloud Command-Line Client

#5
post #2

http://cmd.fm has command line client but it is in a web browser.

FWIW I tried this service a few times over the course of a few months and could not get it to consistently work, and overall I wasn't impressed. I think a non-browser based one may feel snappier too, so I'm interested to see how this one works.

There's an OS X client for cmd.fm. It doens't run on the shell, it's a standalone app but it feels like command line

Re: SoundCloud Command-Line Client

#6

  $ sudo apt-get install portaudio19-dev libmpg123-dev libncurses-dev

  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Note, selecting 'libncurses5-dev' instead of 'libncurses-dev'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   portaudio19-dev : Depends: libjack-dev
  E: Unable to correct problems, you have held broken packages.

Re: SoundCloud Command-Line Client

#9
This is really neat, thanks! I like all the browsing ability that this seems to offer. I should throw-out another option: youtube-dl ( http://rg3.github.io/youtube-dl/supportedsites.html ) in the past I have used it for sound cloud cause the site does not work well (I can usually browse but not listen to anything) on my system, and youtube-dl only really needs python.

Re: SoundCloud Command-Line Client

#10
post #7

The sense of depth in the logo is pretty incredible. In other news, does anyone know if there is a terminal client for Spotify?

Considering how absolutely terrible the native client is for Spotify I'm assuming a terminal client would just run rm -rf / or some other joyful error. I wouldn't trust anyone at the Spotify team to code...well really any user interface, GUI or otherwise.
Post reply on HN