Skip to main content
Module

x/youtubei/deno.ts

A wrapper around YouTube's internal API — reverse engineering InnerTube
Very Popular
Go to Latest
import * as youtubei from "https://deno.land/x/youtubei@v3.2.0-deno/deno.ts";

Classes

Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] or null.

Functions

Creates a trap to intercept property access and add utilities to an object.

Compares given objects. May not work correctly for objects with methods.

Generates a random string with the given length.

Generates an authentication token from a cookies' sid..js

Returns a random user agent.

Finds a string between two delimiters.

Converts time (h:m:s) to seconds.