Skip to main content
Module

x/youtubei/deno.ts>YTNodes.InfoPanelContent

A wrapper around YouTube's internal API — reverse engineering InnerTube
Very Popular
Go to Latest
class YTNodes.InfoPanelContent
extends YTNode
import { YTNodes } from "https://deno.land/x/youtubei@v9.3.0-deno/deno.ts";
const { InfoPanelContent } = YTNodes;

Constructors

new
InfoPanelContent(data: RawNode)

Properties

background: string
paragraphs: Text[]
source: Text
source_endpoint: NavigationEndpoint
thumbnail: Thumbnail[]
title: Text
truncate_paragraphs: boolean

Static Properties

type: string