mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 19:12:24 +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/e1650e12979e68b9546bc63989f86b651960a10a/src/utils/ProtoUtils.ts#L51)
|