Hey Florent,

Just wanted to say nice work on this module, it looks really nice.
Especially the homepage! I think more programmatic access to Spotify in the
node community will be a good thing, and I welcome a module utilizing the
officially supported libspotify library, so you know things should work for
a long time forward.

As a side note, I wanted to say that I've been working on a similar library
with similar functionality: node-spotify-web
https://github.com/TooTallNate/node-spotify-web. The big difference between
yours and mine is that yours uses the official Spotify native library, and
mine does some browser emulation in order to operate with spotify's servers
over WebSocket the same way that play.spotify.com does. The diversity is a
good thing!

Cheers!

On Tue, Jan 29, 2013 at 3:32 PM, Florent JABY <[email protected]>wrote:

> Hello everyone,
>
> I've started working on this module some time ago and I think it can be
> used for something now.
> Basically there are bindings to 
> libspotify<https://developer.spotify.com/technologies/libspotify/> allowing
> you to use the Spotify API (including streaming music) from Node.js.
>
> Let me know if you manage to use it or even just compile it.
>
> Home: http://projects.flo.by/node-libspotify/
> Github: http://github.com/Floby/node-libspotify/
> NPM: http://npmjs.org/package/libspotify
>
> Florent
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to