So in my YouTube simulator game[Unity Android Game] when player enter video name I want to get random images from YouTube videos based on the video name and random comments too. So I need OAuth 2.0 Client IDs or just YouTube Api ?
I am successfully getting random images and comments by calling YouTube api,
but the problem is calling this api increasing my daily quota usage even the api is calling from end users ?
Am I missing something? Help me I am new to this.
---------------------