This commit is contained in:
eric
2026-03-28 01:27:12 -05:00
parent cc552d49f0
commit 504877a969
103 changed files with 941 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"networkName": "lr_f976289ba590",
"networkSecret": "5f86ed227e8cfcf7d8b70b287502b682aa8d3ca0b0c560ed",
"peerUrls": []
}

10
config/google_oauth.json Normal file
View File

@@ -0,0 +1,10 @@
{
"redirect_uri": "http://127.0.0.1:8001/youtube/oauth/callback",
"web": {
"client_id": "305371487651-iuqafultpqp0rvitojr70560k1foet0n.apps.googleusercontent.com",
"client_secret": "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",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"redirect_uris": ["http://127.0.0.1:8001/youtube/oauth/callback"]
}
}

View File

@@ -0,0 +1 @@
9d0103f49a3fea59311c014b9468e3ad2bd14d4f8334a7ec

View File

@@ -0,0 +1 @@
0.0.0.0