Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Retrieve Current User's Followed Users' Currently Playing Track #83

Closed
hobbldygoop opened this issue Jul 12, 2015 · 53 comments
Closed

Retrieve Current User's Followed Users' Currently Playing Track #83

hobbldygoop opened this issue Jul 12, 2015 · 53 comments

Comments

@hobbldygoop
Copy link

It would be really useful to have a way to see what friends and followed people of a user are listening to right now, like the desktop client does in the right sidebar.

@slaght
Copy link

slaght commented Jul 12, 2015

+1

@sashaperigo
Copy link

+1

8 similar comments
@danilocecilia
Copy link

+1

@kurtbradd
Copy link

+1

@wnvuong
Copy link

wnvuong commented Sep 19, 2015

+1

@jolantz
Copy link

jolantz commented Sep 24, 2015

+1

@abunsen
Copy link

abunsen commented Nov 9, 2015

+1

@cubic3d
Copy link

cubic3d commented Feb 13, 2016

+1

@Qtrain
Copy link

Qtrain commented Feb 20, 2016

+1

@owentdoyler
Copy link

+1

@tobi1220
Copy link

+1

2 similar comments
@drshrey
Copy link

drshrey commented Aug 18, 2016

+1

@frankolson
Copy link

+1

@thelinmichael thelinmichael changed the title Get activity of friends, what they are listening to Retrieve Current User's Followed Users' Currently Playing Track Oct 15, 2016
@ashley
Copy link

ashley commented Dec 5, 2016

+1

1 similar comment
@valiantone
Copy link

+1

@chtzvt
Copy link

chtzvt commented Mar 31, 2017

+1

8 similar comments
@stephancill
Copy link

+1

@mehchaela
Copy link

+1

@erorrov
Copy link

erorrov commented May 16, 2017

+1

@mpcathey
Copy link

mpcathey commented Jun 7, 2017

+1

@gpranay4
Copy link

+1

@petonagy
Copy link

+1

@enisnazif
Copy link

+1

@Wake-Up-Donnie
Copy link

+1

@graham768
Copy link

Doesn't this mechanism already exist when a user confirms they want to publish their activity on Spotify or share activity on Facebook in the settings? I can already see the songs being listened to by people I follow. If they publish their activity to all of their followers and they don't have any control over who follows them, shouldn't this include third parties already?

@chtzvt
Copy link

chtzvt commented Jun 27, 2017

@graham768 raises a good point, but I think the distinction here is between an application having these permissions vs. a user who's viewing this information via the API. While it is true that a user has controls over what activity of theirs is publicly visible and where, there's no ability for users to distinguish these privacy controls between a third party application vs. someone that follows them (see below).

screen shot 2017-06-27 at 17 27 49

That said, that wouldn't stop a determined third party from simply firing up Charles (or an equivalent) and simply watching traffic to discover the "secret" official endpoint for this, anyways. It follows that, if you're making your Spotify activity public, it's not hard to get ahold of. I think that it's important to decouple the reuse of publicly available information here- if you're explicitly consenting to making these details public, it would imply that you're also consenting to allowing others the ability to read and record that information. Otherwise, you wouldn't have turned that feature on in the first place.

For many people (including myself), I think it would fit nicely into the current permissions model if it were possible to see the recent activity of friends I follow via the API, perhaps even with the contention that we must be mutual followers. For third-party applications requesting this functionality, this would be easy to include in Spotify's OAuth scopes, satisfying the granular privacy controls being sought out here (as the user must explicitly grant those permissions to the application requesting them).

Anyways, much love to the Spotify team!! You've built an amazing product. Hope to see this feature implemented one day, possibly:)

@sharkman
Copy link

sharkman commented May 8, 2018

Interestingly enough I've came to the api documentation just to find out there are no way to get user's friend's activity using the official api, despite the fact that the app itself shows that information.
I'll sub to this thread to watch on the updates.

Thanks,
Dmitry

@orenreu
Copy link

orenreu commented Jul 1, 2018

+1

10 similar comments
@kayalardanmehmet
Copy link

+1

@maihe
Copy link

maihe commented Jul 6, 2018

+1

@judehunter
Copy link

+1

@cigarplug
Copy link

+1

@jakeduncan-roam
Copy link

+1

@jessety
Copy link

jessety commented Aug 24, 2018

+1

@eduflm
Copy link

eduflm commented Aug 31, 2018

+1

@iremlaya
Copy link

iremlaya commented Sep 5, 2018

+1

@Nosezeichen
Copy link

+1

@jsonpoindexter
Copy link

+1

@dandv
Copy link

dandv commented Sep 20, 2018

If you're thinking to add a "+1" comment, please press +1 on the first comment instead.

@GianfrancoMS
Copy link

Any updates on this issue?

@AdvaithD
Copy link

AdvaithD commented Feb 4, 2019

I've been looking around for this aswell. Any updates?

@andjelatomic
Copy link

I am also looking forward to this option. I've promised to my son that I'll make for him Pi or Arduino based device, with a small display, where he can see friend activity feed scrolling (: Probably I can make a list of a friends, and do it in a different way, but it will be nice to have it as already fine-tuned API.

@PeterShershov
Copy link

PeterShershov commented Feb 26, 2019

+1

@joosthoi1
Copy link

+1

1 similar comment
@notserpp
Copy link

+1

@nzec
Copy link

nzec commented Aug 4, 2019

Would love to see this implemented. Several apps made using Spotify API would be able to utilize this.

It would open up a range of possibilities.

@SoundTribe1
Copy link

Made an account so I could post that I, too, would love to hear if there are any updates to this!

@MatteoGauthier
Copy link

+1

@KebapBoy
Copy link

This is the url the Spotify App uses to retrieve the data: https://spclient.wg.spotify.com/presence-view/v1/buddylist
But you will need a valid token issued for the Spotify App, web api tokens won't work.
Maybe someone can find out how to authenticate as Spotify App.

@leoforney
Copy link

+1

@SanJJ1
Copy link

SanJJ1 commented Jun 4, 2020

Has anything else happened with this?

@mohit1337
Copy link

This is the url the Spotify App uses to retrieve the data: https://spclient.wg.spotify.com/presence-view/v1/buddylist
But you will need a valid token issued for the Spotify App, web api tokens won't work.
Maybe someone can find out how to authenticate as Spotify App.

How did you find this API? Probably same way API call to get app token can be found?
They should really give it by now, its been years.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests