Skip to main content
Module

x/youtubei/deno.ts>YTNodes.StructuredDescriptionPlaylistLockup

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

Constructors

new
StructuredDescriptionPlaylistLockup(data: RawNode)

Properties

aspect_ratio: number
max_lines_short_byline_text: number
max_lines_title: number
overlay_position: string
short_byline_text: Text
thumbnail: Thumbnail[]
thumbnail_width: number
title: Text
video_count_short_text: Text

Static Properties

type: string