Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoWithComments

Hierarchy

  • Video
    • VideoWithComments

Properties

Optional bilibiliId

bilibiliId: undefined | string

channel

channel: Channel

comments

comments: Comment[]

Optional durationSecs

durationSecs: undefined | number

Optional endDate

endDate: undefined | Date

id

id: number

Optional isCaptioned

isCaptioned: undefined | boolean

Optional isUploaded

isUploaded: undefined | boolean

Optional publishedAt

publishedAt: undefined | Date

Optional scheduledDate

scheduledDate: undefined | Date

Optional startDate

startDate: undefined | Date

status

status: "past" | "live" | "upcoming" | "missing" | "new"

Optional thumbnail

thumbnail: undefined | string

title

title: string

Optional viewers

viewers: undefined | number

Optional youtubeId

youtubeId: undefined | string

Generated using TypeDoc