mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 09:32:12 +00:00
46 lines
1.5 KiB
Markdown
46 lines
1.5 KiB
Markdown
[youtubei.js](../README.md) / IBotguardChallenge
|
|
|
|
# Interface: IBotguardChallenge
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:91](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L91)
|
|
|
|
## Properties
|
|
|
|
### client\_experiments\_state\_blob
|
|
|
|
> **client\_experiments\_state\_blob**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:96](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L96)
|
|
|
|
***
|
|
|
|
### global\_name
|
|
|
|
> **global\_name**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:95](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L95)
|
|
|
|
***
|
|
|
|
### interpreter\_hash
|
|
|
|
> **interpreter\_hash**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:93](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L93)
|
|
|
|
***
|
|
|
|
### interpreter\_url
|
|
|
|
> **interpreter\_url**: [`ITrustedResource`](ITrustedResource.md)
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:92](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L92)
|
|
|
|
***
|
|
|
|
### program
|
|
|
|
> **program**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:94](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/ParsedResponse.ts#L94)
|