[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/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/utils/Utils.ts#L260) ## Parameters ### cookies `string` ### name `string` ### matchWholeName? `boolean` = `false` ## Returns `string` \| `undefined`