api/cookies.example.json: add youtube example

This commit is contained in:
jj 2025-03-23 17:59:17 +01:00 committed by GitHub
parent 0a7cf7580c
commit d13b97c862
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,5 +10,8 @@
],
"twitter": [
"auth_token=<replace_this>; ct0=<replace_this>"
],
"youtube": [
"cookie=<replace_this>; b=<replace_this>"
]
}