youtubei.js / Types / GetVideoInfoOptions
Interface: GetVideoInfoOptions
Defined in: src/types/GetVideoInfoOptions.ts:3
Extended by
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.