Skip to main content
Module

x/youtubei/deno.ts>YTNodes.PivotButton

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

Constructors

new
PivotButton(data: RawNode)

Properties

background_animation_style: string
content_description: Text
sound_attribution_title: Text
target_id: string
thumbnail: Thumbnail[]
waveform_animation_style: string

Static Properties

type: string