mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
api/cookies.example.json: add youtube example
This commit is contained in:
parent
0a7cf7580c
commit
d13b97c862
@ -10,5 +10,8 @@
|
|||||||
],
|
],
|
||||||
"twitter": [
|
"twitter": [
|
||||||
"auth_token=<replace_this>; ct0=<replace_this>"
|
"auth_token=<replace_this>; ct0=<replace_this>"
|
||||||
|
],
|
||||||
|
"youtube": [
|
||||||
|
"cookie=<replace_this>; b=<replace_this>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user