mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
docs/examples/cookies: add youtube_oauth to examples
This commit is contained in:
@ -10,5 +10,8 @@
|
||||
],
|
||||
"twitter": [
|
||||
"auth_token=<replace_this>; ct0=<replace_this>"
|
||||
],
|
||||
"youtube_oauth": [
|
||||
"<output from running `pnpm run token:youtube` in `api` folder goes here>"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user