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