mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-24 23:32:32 +00:00
chore: Use latest version of typedoc-plugin-markdown
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / decodeVisitorData
|
||||
|
||||
# Function: decodeVisitorData()
|
||||
|
||||
> **decodeVisitorData**(`visitor_data`): `VisitorData`
|
||||
|
||||
## Parameters
|
||||
|
||||
• **visitor\_data**: `string`
|
||||
|
||||
## Returns
|
||||
|
||||
`VisitorData`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/ProtoUtils.ts:16](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/ProtoUtils.ts#L16)
|
||||
@@ -1,19 +0,0 @@
|
||||
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / encodeCommentActionParams
|
||||
|
||||
# Function: encodeCommentActionParams()
|
||||
|
||||
> **encodeCommentActionParams**(`type`, `args`): `string`
|
||||
|
||||
## Parameters
|
||||
|
||||
• **type**: `number`
|
||||
|
||||
• **args**: [`CommentActionParamsArgs`](../type-aliases/CommentActionParamsArgs.md) = `{}`
|
||||
|
||||
## Returns
|
||||
|
||||
`string`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/ProtoUtils.ts#L20)
|
||||
@@ -1,19 +0,0 @@
|
||||
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / encodeNextParams
|
||||
|
||||
# Function: encodeNextParams()
|
||||
|
||||
> **encodeNextParams**(`video_ids`, `playlist_title`?): `string`
|
||||
|
||||
## Parameters
|
||||
|
||||
• **video\_ids**: `string`[]
|
||||
|
||||
• **playlist\_title?**: `string`
|
||||
|
||||
## Returns
|
||||
|
||||
`string`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/ProtoUtils.ts:51](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/ProtoUtils.ts#L51)
|
||||
@@ -1,19 +0,0 @@
|
||||
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / encodeVisitorData
|
||||
|
||||
# Function: encodeVisitorData()
|
||||
|
||||
> **encodeVisitorData**(`id`, `timestamp`): `string`
|
||||
|
||||
## Parameters
|
||||
|
||||
• **id**: `string`
|
||||
|
||||
• **timestamp**: `number`
|
||||
|
||||
## Returns
|
||||
|
||||
`string`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/ProtoUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/ProtoUtils.ts#L11)
|
||||
@@ -1,27 +0,0 @@
|
||||
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / CommentActionParamsArgs
|
||||
|
||||
# Type Alias: CommentActionParamsArgs
|
||||
|
||||
> **CommentActionParamsArgs**: `object`
|
||||
|
||||
## Type declaration
|
||||
|
||||
### comment\_id?
|
||||
|
||||
> `optional` **comment\_id**: `string`
|
||||
|
||||
### target\_language?
|
||||
|
||||
> `optional` **target\_language**: `string`
|
||||
|
||||
### text?
|
||||
|
||||
> `optional` **text**: `string`
|
||||
|
||||
### video\_id?
|
||||
|
||||
> `optional` **video\_id**: `string`
|
||||
|
||||
## Defined in
|
||||
|
||||
[src/utils/ProtoUtils.ts:4](https://github.com/LuanRT/YouTube.js/blob/af92984523f90200a18314b94478a2697c9deab0/src/utils/ProtoUtils.ts#L4)
|
||||
Reference in New Issue
Block a user