For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 projectAPIs & AuthAPIs, search for the YouTube API in the list of available APIs, and activate it:

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

Last updated