Follow these step-by-step instructions to get your own YouTube Data API v3 key from Google Cloud Platform.
Visit the Google Cloud Console to create a new project or select an existing one.
Visit ConsoleCreate a dedicated project for your YouTube API usage.
Enable the YouTube Data API v3 for your project.
Go to API LibraryCreate an API key to authenticate your requests.
Go to CredentialsAdd restrictions to your API key for better security.
Paste your API key in the Video Analytics Platform.
The YouTube Data API v3 uses a quota system to limit API usage. Each request consumes a certain number of quota units:
With the free tier quota of 10,000 units per day, you can analyze approximately 600-1000 videos per day.
You can monitor your quota usage in the Google Cloud Console Quotas page.
Make sure you've enabled the YouTube Data API v3 in your Google Cloud project (Step 3). Wait a few minutes after enabling for the changes to propagate.
You've reached your daily quota limit. You can either wait until the quota resets (midnight Pacific Time) or request a quota increase in the Google Cloud Console.
Double-check that you've copied the entire API key correctly. Make sure there are no extra spaces or characters.
Your API key restrictions might be too restrictive. Check your API key restrictions in the credentials page and ensure YouTube Data API v3 is allowed.