api: remove code & docs related to youtube oauth

it hasn't been functional for a while, unfortunately
This commit is contained in:
wukko
2025-03-19 20:43:31 +06:00
parent d1b5983e49
commit 073b169a93
6 changed files with 1 additions and 124 deletions

View File

@ -10,8 +10,5 @@
],
"twitter": [
"auth_token=<replace_this>; ct0=<replace_this>"
],
"youtube_oauth": [
"<output from running `pnpm run token:youtube` in `api` folder goes here>"
]
}