Everything is configured inside the config file ctla_config.json, which can also be given via the -c / --config
command line option.
Below follows the setup required on each external platform so that the app can interact with them.
- Enable YouTube APIs for your Google Cloud project as described here
- Create the authorization credentials for your app
- Save the
client_secrets.jsonfrom Google into your workspace and point the path in Your configuration file to it.