Kodi YouTube Add-On Configuration
You need the following components from a project in https://console.cloud.google.com to get this to work:
- API key
- OAuth client ID
- Test user
How do you get them?
- Go to https://console.cloud.google.com
- Create a new project and “select” it as the active project
- Enable the “YouTube Data API v3” in the project
- Create some credentials
- API key: This is simply a string. Nothing fancy about it.
- OAuth 2.0 Client ID
- This one contains two components: Client ID and Client Secret. You’ll need both.
- Select an API -> “YouTube Data API v3”
- What data will you be accessing? -> “Public data”