mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 19:42:14 +00:00
18 lines
387 B
Markdown
18 lines
387 B
Markdown
[youtubei.js](../../../README.md) / [ProtoUtils](../README.md) / encodeNextParams
|
|
|
|
# Function: encodeNextParams()
|
|
|
|
> **encodeNextParams**(`video_ids`): `string`
|
|
|
|
## Parameters
|
|
|
|
• **video\_ids**: `string`[]
|
|
|
|
## Returns
|
|
|
|
`string`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/ProtoUtils.ts:51](https://github.com/LuanRT/YouTube.js/blob/4ae0cc5c523a2080e68d6c0c1437c78fe318ea30/src/utils/ProtoUtils.ts#L51)
|