Skip to content

Latest commit

 

History

History
145 lines (73 loc) · 2.94 KB

Show.md

File metadata and controls

145 lines (73 loc) · 2.94 KB

bandcamp-fetchDocs


bandcamp-fetch / Show

Interface: Show

Properties

description

description: string

Defined in

lib/types/Show.ts:8


duration?

optional duration: number

Defined in

lib/types/Show.ts:10


imageCaption

imageCaption: string

Defined in

lib/types/Show.ts:16


imageUrl?

optional imageUrl: string

Defined in

lib/types/Show.ts:18


name

name: string

Defined in

lib/types/Show.ts:5


publishedDate

publishedDate: string

Defined in

lib/types/Show.ts:7


screenImageUrl

screenImageUrl: string

Defined in

lib/types/Show.ts:19


shortDescription?

optional shortDescription: string

Defined in

lib/types/Show.ts:9


streamUrl?

optional streamUrl: object

mp3-128?

optional mp3-128: string

opus-lo?

optional opus-lo: string

Defined in

lib/types/Show.ts:11


subtitle

subtitle: string

Defined in

lib/types/Show.ts:17


tracks?

optional tracks: Omit<Track, "type">[]

Defined in

lib/types/Show.ts:15


type

type: "show"

Defined in

lib/types/Show.ts:4


url

url: string

Defined in

lib/types/Show.ts:6