Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.
Artem edited this page Mar 17, 2021 · 2 revisions
  1. Create project

image

image

  1. Go to APIs & Services -> Dashboard and enable "YouTube Data API v3"

image

  1. Create OAuth consent screen

image

image

Scopes, Optional info, Summary - nothing changed.

  1. Create API key

image

  1. Create OAuth 2.0 Client ID

image

image

  1. Publish app

image

That's it. Add api key and client id to script source and you good to go.

Clone this wiki locally