Skip to main content
Module

x/muse/mod.ts>VideoDetails

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

Properties

videoId: string
title: string
lengthSeconds: number
channelId: string
isOwnerViewing: boolean
isCrawlable: boolean
thumbnail: { thumbnails: Thumbnail[]; }
allowRatings: true
viewCount: number
author: string
isPrivate: boolean
isUnpluggedCorpus: boolean
musicVideoType: VideoType
isLiveContent: boolean