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:50](https://github.com/LuanRT/YouTube.js/blob/305a398158a6cac82e6ef288fed4bf1661c89d52/src/utils/ProtoUtils.ts#L50)
|