mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-25 07:42:11 +00:00
26 lines
485 B
Markdown
26 lines
485 B
Markdown
[youtubei.js](../../../README.md) / [Constants](../README.md) / OAUTH
|
|
|
|
# Variable: OAUTH
|
|
|
|
> `const` **OAUTH**: `Readonly`\<`object`\>
|
|
|
|
## Type declaration
|
|
|
|
### REGEX
|
|
|
|
> **REGEX**: `Readonly`\<`object`\>
|
|
|
|
#### Type declaration
|
|
|
|
##### CLIENT\_IDENTITY
|
|
|
|
> **CLIENT\_IDENTITY**: `RegExp`
|
|
|
|
##### TV\_SCRIPT
|
|
|
|
> **TV\_SCRIPT**: `RegExp`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Constants.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L19)
|