You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add a test user. This can be any Google User account but it should correspond with the Youtube account where videos will be uploaded.
24
+
- Add a test user in "Audience -> Test users". This can be any Google User account but it should correspond with the Youtube account where videos will be uploaded.
- Add an 'Authorized redirect URI' of 'http://localhost:8080/oauth2callback'
27
27
1. Download the client secrets JSON file (click download icon next to newly created client ID) and save it as file `client_secrets.json` in the same directory as the utility e.g.
@@ -132,7 +132,7 @@ Video title, description etc can specified via the command line flags or via a J
0 commit comments