I'm working on an application that can pull the live video of an authorized anchor for display. I want to know how to authorize. Do I get access token through oauth2 provided by Google. If there are 10 anchors, do I need to manage tokens for 10 people respectively.
In addition, I found that the Search API needs a quota of 100 to query video information of the channel. Is there any other alternative