YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / Types / UpdateVideoMetadataOptions

Type Alias: UpdateVideoMetadataOptions

UpdateVideoMetadataOptions: Partial<object>

Type declaration

age_restricted

age_restricted: boolean

category

category: number

description

description: string

license

license: string

made_for_kids

made_for_kids: boolean

privacy

privacy: "PUBLIC" | "PRIVATE" | "UNLISTED"

tags

tags: string[]

thumbnail

thumbnail: Uint8Array

title

title: string

Defined in

src/types/Misc.ts:20

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x