mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-20 04:51:16 +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/305a398158a6cac82e6ef288fed4bf1661c89d52/src/utils/Constants.ts#L19)
|