supports multiple accounts, removed harcoded account on top, added _credentials_example
This commit is contained in:
parent
0d3b7594f7
commit
8b6d35779e
7 changed files with 84 additions and 10 deletions
2
_credentials_example/client_secret.json
Normal file
2
_credentials_example/client_secret.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
{"installed":{"client_id":"XYZ.apps.googleusercontent.com","project_id":"yourproject_with_youtube_access","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"XYZXYZ"}}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue