How would I check a user of my website is a subscriber of a youtube channel?

95 Views Asked by At

I am trying to create a website that checks if the current logged-in user is subscribed to a specific youtube channel. This is meant to restrict the user if they haven't yet. Is something like this even possible?

1

There are 1 best solutions below

1
Kineye On BEST ANSWER

You would need the user to login via google identity services to be able to access data like that via the api. The api gives you access to the channels the user is subscribed to if the user allows this