YouTube.js
Guide
Discord
❤️ Sponsor
GitHub
Guide
Discord
❤️ Sponsor
GitHub

youtubei.js / Types / GetVideoInfoOptions

Interface: GetVideoInfoOptions

Defined in: src/types/GetVideoInfoOptions.ts:3

Extended by

  • FormatOptions

Properties

client?

optional client: InnerTubeClient

Defined in: src/types/GetVideoInfoOptions.ts:7

InnerTube client.


po_token?

optional po_token: string

Defined in: src/types/GetVideoInfoOptions.ts:12

Proof of Origin token, bound to the video ID being requested. If not provided, session bound token will be used.

Edit this page
Last Updated: 10/12/25, 3:23 PM