How to verify a user on my app owns a youtube video

39 views Asked by At

I'm building a chrome extension for youtube that can send a typed message to a user on my app (owner of the youtube video).

How can I determine if a user on my app (registered with google api) is an owner of a youtube video (with consent)?

1

There are 1 answers

1
ostheperson On

I've tried using youtube data api to request access from user to their youtube videos and it is successful at the task.