Skip to main content
Module

x/muse/continuations.ts>get_continuations

Youtube Music API (InnerTube) client for Deno, Node and the browser
Go to Latest
function get_continuations
import { get_continuations } from "https://deno.land/x/muse@0.0.97/continuations.ts";

Parameters

results: any
continuation_type: string
limit: number | null
request: (additional_params: Record<string, string>) => Promise<any>
parse: (data: any, continuation?: any) => any[]
optional
_ctoken_path = [UNSUPPORTED]
optional
reloadable = [UNSUPPORTED]