Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/youtube_sr/Structures/Playlist.ts>Playlist#next

Simple library for Node, Deno & Bun to make YouTube search easily
Go to Latest
method Playlist.prototype.next
import { Playlist } from "https://deno.land/x/youtube_sr@v4.3.4-deno/Structures/Playlist.ts";

Parameters

optional
limit: number = [UNSUPPORTED]

Max items to parse from current chunk

Returns

Promise<Video[]>