Hexxeh / spotify-websocket-api

Spotify Websocket API is a fully open source Spotify library based on the WebSocket API used in the Spotify Web beta
395 stars 67 forks source link

Trying to rebuild in Node.js #22

Closed buschtoens closed 11 years ago

buschtoens commented 11 years ago

I'm stunned by your project! Now I'm trying to rebuild it in Node.js, but already encounter a problem: https://github.com/Hexxeh/spotify-websocket-api/blob/master/spotify_web/spotify.py#L184

How do you find the secret? When I reuest the page I get two redirects and finally end up on Rick. What am I doing wrong?

Hexxeh commented 11 years ago

Which secret?

On 3 February 2013 23:12, Jan Buschtöns notifications@github.com wrote:

I'm stunned by your project! Now I'm trying to rebuild it in Node.js, but already encounter a problem: https://github.com/Hexxeh/spotify-websocket-api/tree/master/spotify_web#L184

How do you find the secret? When I reuest the page I get two redirects and finally end up on Rick. What am I doing wrong?

— Reply to this email directly or view it on GitHubhttps://github.com/Hexxeh/spotify-websocket-api/issues/22.

buschtoens commented 11 years ago

Sorry, somehow had the wrong link to the file. Edited the first message.

TooTallNate commented 11 years ago

@silvinci I take it you haven't yet seen: https://github.com/TooTallNate/node-spotify-web

Hexxeh commented 11 years ago

Oh, the album/track? They're arbitrary, I think you can use any.

On 3 February 2013 23:15, Jan Buschtöns notifications@github.com wrote:

Sorry, somehow had the wrong link to the file. Edited the first message.

— Reply to this email directly or view it on GitHubhttps://github.com/Hexxeh/spotify-websocket-api/issues/22#issuecomment-13057752.

Hexxeh commented 11 years ago

Your playback code is awesome, by the way. I'm not much of a Node fan, but that's very slick.

On 3 February 2013 23:16, Nathan Rajlich notifications@github.com wrote:

@silvinci https://github.com/silvinci I take it you haven't yet seen: https://github.com/TooTallNate/node-spotify-web

— Reply to this email directly or view it on GitHubhttps://github.com/Hexxeh/spotify-websocket-api/issues/22#issuecomment-13057774.

buschtoens commented 11 years ago

@TooTallNate You are so right. I think I love you! @Hexxeh Case closed. Already found a port... or the port found me. :D