bandcamp-fetch • Docs
bandcamp-fetch / BandcampFetch
new BandcampFetch(
params
?):BandcampFetch
• params?: BandcampFetchParams
readonly
album:AlbumAPI
readonly
article:ArticleAPI
readonly
autocomplete:AutocompleteAPI
readonly
band:BandAPI
readonly
discovery:DiscoveryAPI
readonly
fan:FanAPI
readonly
image:ImageAPI
readonly
limiter:object
readonly
album:LimiterAlbumAPI
readonly
article:LimiterArticleAPI
readonly
autocomplete:LimiterAutocompleteAPI
readonly
band:LimiterBandAPI
readonly
discovery:LimiterDiscoveryAPI
readonly
fan:LimiterFanAPI
readonly
image:LimiterImageAPI
readonly
search:LimiterSearchAPI
readonly
show:LimiterShowAPI
readonly
stream:StreamAPI
readonly
tag:LimiterTagAPI
readonly
track:LimiterTrackAPI
updateSettings: (
options
?) =>void
• options?: ConstructorOptions
void
readonly
search:SearchAPI
readonly
show:ShowAPI
readonly
stream:StreamAPI
readonly
tag:TagAPI
readonly
track:TrackAPI
get cache():
CacheWrapper
get cookie():
undefined
|null
|string
undefined
| null
| string
setCookie(
value
?):void
• value?: null
| string
void