Get YouTube API Key

  • Go to Google Developers Console and log in with your Google account.

  • Create the new project (name does not matter for the plugin).

  • Go to your project (by clicking on its name in the list).

  • In the sidebar on the left, expand APIs & Services → Library. In the list of APIs go to YouTube Data API (v3) and make sure that it’s enabled (Enable API).

  • In the same sidebar click Credentials. Then click on Create New Key and choose API key.

Copy API key and paste it to admin panel Settings menu in the youtube_api_key field

Last updated