mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 03:22:15 +00:00
* chore: generate API ref using `typedoc` * chore: declutter readme and add links to ytjs.dev * chore: clean up
471 B
471 B
youtubei.js / Utils / getCookie
Function: getCookie()
getCookie(
cookies,name,matchWholeName):string|undefined
Parameters
• cookies: string
• name: string
• matchWholeName: boolean = false
Returns
string | undefined