mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 09:32:12 +00:00
46 lines
1.4 KiB
Markdown
46 lines
1.4 KiB
Markdown
[youtubei.js](../README.md) / IRawBotguardChallenge
|
|
|
|
# Interface: IRawBotguardChallenge
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1572](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1572)
|
|
|
|
## Properties
|
|
|
|
### clientExperimentsStateBlob
|
|
|
|
> **clientExperimentsStateBlob**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1577](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1577)
|
|
|
|
***
|
|
|
|
### globalName
|
|
|
|
> **globalName**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1576](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1576)
|
|
|
|
***
|
|
|
|
### interpreterHash
|
|
|
|
> **interpreterHash**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1574](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1574)
|
|
|
|
***
|
|
|
|
### interpreterUrl
|
|
|
|
> **interpreterUrl**: [`IRawTrustedResource`](IRawTrustedResource.md)
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1573](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1573)
|
|
|
|
***
|
|
|
|
### program
|
|
|
|
> **program**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1575](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1575)
|