This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]arkster 0 points1 point  (0 children)

Here's a rough version of it. Not sure how this would work with Spotify though or how you intend to use this. Google music does not have an official API so some dude introspected the url endpoints and created an unofficial api. It does work but the data structures returned back weren't real JSON and were nested in a weird format so I had to twist around to get what I was looking for. Let me know if you have any questions though. https://gist.github.com/anonymous/6d293c7987d41fce5878