Skip to main content
Module

x/youtubei/deno.ts>Proto.encodeCommentsSectionParams

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

Parameters

video_id: string
optional
options: { type?: number; sort_by?: "TOP_COMMENTS" | "NEWEST_FIRST"; } = [UNSUPPORTED]

Returns

string