Youtube module
Getting API Key
1. Go to the Google API console (you must have a 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 project → APIs & Auth → APIs, search for the YouTube API in the list of available APIs, and activate it:


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


Don't set IP-address limits for the API key. If you do, use your server's external IP address (not your local IP).
Last updated