Upload to YouTube Automatically
In this page, you will learn how to upload video automatically to YouTube after video generation.
Youtube API Client Secret
In order to upload video to your Youtube account, you need to generate the Youtube API Client Secret from Google Cloud Console.
- Go to Google Cloud Console, and click
Select a project
. - Select a project. (If you don't have a project, create one by clicking
New project
.) - After selecting a project, search for
YouTube Data API v3
and click it. - Click
Enable
button. - TODO: to be continue