api/youtube: add support for cookies
This commit is contained in:
@@ -12,6 +12,7 @@ const VALID_SERVICES = new Set([
|
||||
'instagram_bearer',
|
||||
'reddit',
|
||||
'twitter',
|
||||
'youtube',
|
||||
'youtube_oauth'
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user