How librespot works? #1132
Replies: 1 comment 1 reply
-
For the benefit of the doubt I will give this one pass. As you have been asking such questions to something like four other projects at the same time, I very much encourage you to tell what you're up to which is worth taking the time of the community.
Private API -- I already said so in #1130. Please see the source code and don't ask the same question twice.
It was reverse engineered by analysing the network traffic.
Yes, and they have blocked most other projects that depend on the old
Besides analysing the network traffic, we have extracted protobuf definitions from the binaries.
We could but:
This has been discussed ad nauseam many times. Please use the search feature.
Ask them.
Not that I know of.
Depends on what feature set you mean. Many people use |
Beta Was this translation helpful? Give feedback.
-
Hello, I would like answers to the following questions :)
What APIs does liberaspot use? Spotify internal, private API only?
How technically we able to use the Spotify private API? Did we take the keys for the private API from official clients? How did it do from obfuscated, binary?
If we got the keys from the official clients, is there any way Spotify can block us? And can do the same trick for any service?
What does reversing private API mean in practice?
Why can't we enable Spotify Free accounts? Can't Spotify private API put ads to streams directly?
Why Spotify doesn't allow third parties to use the 'streaming API'? I rent music them with money or ads, why does it matter to them which client I use?
Slightly off-topic:
Spotify has public API for metadata, but does any other music streaming service (Deezer, Tidal, Qobuz, Apple Music or others) have public 'streaming API'?
What other than Spotify has something like librespot possible?
Beta Was this translation helpful? Give feedback.
All reactions