supports multiple accounts, removed harcoded account on top, added _credentials_example

This commit is contained in:
Santiago Lema 2025-08-21 02:40:31 +00:00
parent 0d3b7594f7
commit 8b6d35779e
7 changed files with 84 additions and 10 deletions

View 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"}}