[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:260](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/Utils.ts#L260)