Quantcast
Channel: YouTube API v3 detect if subscribed to a channel - Stack Overflow
Viewing all articles
Browse latest Browse all 3

YouTube API v3 detect if subscribed to a channel

$
0
0

I want to be able to detect if the currently authenticated user is subscribed to a specific YouTube channel in the YouTube API v3.

A possible solution would be to retrieve a list of all the subscriptions of the currently authenticated user and check if the channel ID of the channel is contained in that list. That would would be a very inefficient solution and could take a very long time if the user has hundreds of subscriptions.

Is there any easy method to check this? I looked through the entire API documentation and I couldn't find anything.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images