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
1
_credentials_example/token.json
Normal file
1
_credentials_example/token.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"access_token":"XXXYYY","expires_in":3599,"refresh_token":"1\/\/AAABBBCCC","scope":"https:\/\/www.googleapis.com\/auth\/youtube","token_type":"Bearer","expires_at":1755745256}
|
Loading…
Add table
Add a link
Reference in a new issue