Skip to main content
Module

x/youtubei/deno.ts>IPlayerResponse

A wrapper around YouTube's internal API — reverse engineering InnerTube
Very Popular
Go to Latest
interface IPlayerResponse
Re-export
import { type IPlayerResponse } from "https://deno.land/x/youtubei@v9.3.0-deno/deno.ts";

Properties

optional
captions: PlayerCaptionsTracklist
optional
cards: CardCollection
optional
endscreen: Endscreen
optional
microformat: YTNode
playability_status: IPlayabilityStatus
optional
streaming_data: IStreamingData
player_config: IPlayerConfig
optional
playback_tracking: { videostats_watchtime_url: string; videostats_playback_url: string; }
optional
video_details: VideoDetails