Skip to main content
Module

x/yt_download/mod.ts>getVideoInfo

Deno library to download YouTube videos
Go to Latest
function getVideoInfo
import { getVideoInfo } from "https://deno.land/x/yt_download@1.4/mod.ts";

Parameters

id: string

Returns

Promise<undefined | VideoInfo>