Skip to main content
Module

x/youtubei/deno.ts>Endpoints.Like.RemoveLikeEndpoint.build

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

Builds a /like/removelike endpoint payload.

Parameters

options: RemoveLikeEndpointOptions
  • The options to use.

Returns

IRemoveLikeRequest

The payload.