Skip to main content
Module

x/youtubei/deno.ts>Endpoints.Reel.WatchSequenceEndpoint.build

A wrapper around YouTube's internal API — reverse engineering InnerTube
Very Popular
Go to Latest
function Endpoints.Reel.WatchSequenceEndpoint.build
import { Endpoints } from "https://deno.land/x/youtubei@v9.3.0-deno/deno.ts";
const { build } = Endpoints.Reel.WatchSequenceEndpoint;

Builds a /reel/reel_watch_sequence request payload.

Parameters

opts: ReelWatchSequenceEndpointOptions
  • The options to use.

Returns

IReelSequenceRequest

The payload.