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

@@ -13,7 +13,6 @@ const VALID_SERVICES = new Set([
'reddit',
'twitter',
'youtube',
'youtube_oauth'
]);
const invalidCookies = {};