I have a scenario that, i have channel on youtube and I post a video as private. I have set permissions and invite to specific google email can see that video. how i can get that video using youtube apis by passing invited email.
I need process how I use to take a user email and private youtube video as inputs, and authorize just the specific user to view that video.
I want api example like below
Thanks