Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Looking for a way to see who a user is a Youtube channel member of through OAuth2

$
0
0

I'm looking to get a list of YouTube channels that an authorized user (through OAuth2) is channel member/sponsor of, and for how long. Here are a list of endpoints I've tried and why they haven't worked:

  • /members/list - This is used to see who is sponsoring/a member of the authorized channel, not the other way around.
  • /membershipsLevels/list - Same as above ^^
  • /subscriptions/list - This endpoint appears to not give any information about if the user is a channel member.
  • /comments/list - I wasn't sure if this gave any info on channel membership because of the member loyalty badge. I assume it doesn't but I was not able to check because it doesn't allow you to filter by channel ID, so it wouldn't work anyways.
  • I even checked if there was a Google Pay API I could use to get a user's Google subscriptions but it appears there is not.

I've seen services do this before so I'm pretty sure it's possible, but if not please let me know. Thank you in advance!


Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>