mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 19:42:14 +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/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/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/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/parser/types/RawResponse.ts#L1577)
|
|
|
|
***
|
|
|
|
### globalName
|
|
|
|
> **globalName**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1576](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/parser/types/RawResponse.ts#L1576)
|
|
|
|
***
|
|
|
|
### interpreterHash
|
|
|
|
> **interpreterHash**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1574](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/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/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/parser/types/RawResponse.ts#L1573)
|
|
|
|
***
|
|
|
|
### program
|
|
|
|
> **program**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1575](https://github.com/LuanRT/YouTube.js/blob/0733f60b57877f6b8b87dfd5cc6195b5085f5c09/src/parser/types/RawResponse.ts#L1575)
|