-
Notifications
You must be signed in to change notification settings - Fork 0
skomski/GroovesharkClient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
C# GroovesharkAPI and Player Alpha only with Contracts without any Tests... Expect nothing! Grooveshark often updates revTokens for their different clients. Then you need to decompile the JSQueue SWF and you need to look at the JavaScript source to get the new tokens. Example: Client.Instance.Connect(); string songID = Client.Instance.Search<SearchSong>("eminem")[0].SongID; AudioStreamInfo information = Client.Instance.GetAudioStreamInformation(songID); Stream audioStream = Client.Instance.GetAudioStream(information);
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published