mirror of
https://framagit.org/veretcle/tootube.git
synced 2025-07-20 20:41:17 +02:00
🔧: add youtube option/put youtube oauth2 in its own struct
This commit is contained in:
@@ -58,6 +58,11 @@ client_secret="<YOUR CLIENT_SECRET>"
|
||||
refresh_token="<YOUR CLIENT TOKEN>"
|
||||
|
||||
[youtube]
|
||||
notify_subscribers_on_shorts=false # will you notify subscribers for shorts?
|
||||
# optional
|
||||
# allows you to notify subscribers when transferring shorts, defaults to false
|
||||
|
||||
[youtube.oauth2]
|
||||
refresh_token="" # leave empty for now
|
||||
client_id="<YOUR CLIENT_ID>"
|
||||
client_secret="<YOUR CLIENT_SECRET>"
|
||||
|
Reference in New Issue
Block a user