[GH-ISSUE #656] Add a Social Sessions Support #389

Closed
opened 2026-02-27 23:22:21 +03:00 by kerem · 8 comments
Owner

Originally created by @fuccsoc on GitHub (Mar 13, 2021).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/656

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Add methods to use social session

Describe alternatives you've considered

Additional context
Here's some usefull stuff, that will help you yo do this

Originally created by @fuccsoc on GitHub (Mar 13, 2021). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/656 **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add methods to use social session **Describe alternatives you've considered** - **Additional context** [Here's](https://del.dog/lopihyfilu.txt) some usefull stuff, that will help you yo do this
kerem 2026-02-27 23:22:21 +03:00
Author
Owner

@stephanebruckert commented on GitHub (Mar 13, 2021):

Please add more context - what part of the existing Spotify API would this implement?

<!-- gh-comment-id:798796758 --> @stephanebruckert commented on GitHub (Mar 13, 2021): Please add more context - what part of the existing Spotify API would this implement?
Author
Owner

@fuccsoc commented on GitHub (Mar 13, 2021):

This feature's API isn't docummented oficially.
Official description: https://support.spotify.com/us/article/group-session/
If you follow the link in issue, you'll see requests, that official Spotify Android client send to API server when you create (delete) session.

<!-- gh-comment-id:798797126 --> @fuccsoc commented on GitHub (Mar 13, 2021): This feature's API isn't docummented oficially. Official description: https://support.spotify.com/us/article/group-session/ If you follow the link in issue, you'll see requests, that official Spotify Android client send to API server when you create (delete) session.
Author
Owner

@fuccsoc commented on GitHub (Mar 13, 2021):

Here's some usefull stuff, that will help you yo do this

To make requests more readable, here's MD version: https://del.dog/lopihyfilu.md

<!-- gh-comment-id:798797673 --> @fuccsoc commented on GitHub (Mar 13, 2021): > [Here's](https://del.dog/lopihyfilu.txt) some usefull stuff, that will help you yo do this To make requests more readable, here's MD version: https://del.dog/lopihyfilu.md
Author
Owner

@stephanebruckert commented on GitHub (Mar 13, 2021):

Just because android devices are using that endpoint doesn't mean it will also be available on the public API.

Can these endpoints be used through api.spotify.com and have you tried it?

<!-- gh-comment-id:798798054 --> @stephanebruckert commented on GitHub (Mar 13, 2021): Just because android devices are using that endpoint doesn't mean it will also be available on the public API. Can these endpoints be used through `api.spotify.com` and have you tried it?
Author
Owner

@fuccsoc commented on GitHub (Mar 13, 2021):

No, they can't.
I wrote, that this API method doesn't docummented officially, but can be useful in some cases.

<!-- gh-comment-id:798798543 --> @fuccsoc commented on GitHub (Mar 13, 2021): No, they can't. I wrote, that this API method doesn't docummented officially, but can be useful in some cases.
Author
Owner

@stephanebruckert commented on GitHub (Mar 13, 2021):

Yeah I don't see how this could be integrated into the current library as it works with api.spotify.com endpoints only.

<!-- gh-comment-id:798798860 --> @stephanebruckert commented on GitHub (Mar 13, 2021): Yeah I don't see how this could be integrated into the current library as it works with api.spotify.com endpoints only.
Author
Owner

@fuccsoc commented on GitHub (Mar 13, 2021):

Uhh, sorry, I lost sight of it.

<!-- gh-comment-id:798799120 --> @fuccsoc commented on GitHub (Mar 13, 2021): Uhh, sorry, I lost sight of it.
Author
Owner

@stephanebruckert commented on GitHub (Mar 13, 2021):

np, thanks for sharing though!

<!-- gh-comment-id:798799238 --> @stephanebruckert commented on GitHub (Mar 13, 2021): np, thanks for sharing though!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#389
No description provided.