Youtube module

Getting API Key

1.Go to the Google API console (you must have registered Google account): https://console.developers.google.com

2. If you have not created a project in the API console yet, create it now:

3. Go to Your projectAPIs & AuthAPIs, search for YouTube API in the list of all available API and activate it:

4. Go to Your projectCredentials. If you have not created an API Key yet, create it now:

Don't set limits for API key by IP address. Or you can use the external IP address of your server (not your local IP).

Last updated