Skip to main content
Module

x/youtubei/deno.ts>IBrowseResponse

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

Properties

optional
continuation_contents_memo: Memo
on_response_received_actions_memo: Memo
optional
on_response_received_endpoints_memo: Memo
optional
contents: SuperParsedResult<YTNode>
optional
contents_memo: Memo
optional
header: SuperParsedResult<YTNode>
optional
header_memo: Memo
optional
metadata: SuperParsedResult<YTNode>
optional
microformat: YTNode
optional
sidebar: YTNode
optional
sidebar_memo: Memo