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)?
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)?
Copyright © 2021 Jogjafile Inc.
I've tried using youtube data api to request access from user to their youtube videos and it is successful at the task.