Files
YouTube.js/docs/api/youtubei.js/namespaces/Parser/functions/parseCommands.md
2026-05-07 14:38:16 -03:00

726 B

youtubei.js / Parser / parseCommands

Function: parseCommands()

parseCommands(commands?): ObservedArray<YTNode>

Defined in: src/parser/parser.ts:700

Parses an array of InnerTube command nodes.

Parameters

commands?

RawNode[]

Array of raw command nodes to parse

Returns

ObservedArray<YTNode>

An observed array of parsed YTNodes