[youtubei.js](../../../../README.md) / [Utils](../README.md) / getCookie # Function: getCookie() > **getCookie**(`cookies`, `name`, `matchWholeName?`): `string` \| `undefined` Defined in: [src/utils/Utils.ts:260](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/utils/Utils.ts#L260) ## Parameters ### cookies `string` ### name `string` ### matchWholeName? `boolean` = `false` ## Returns `string` \| `undefined`