Skip to main content
Module

x/listenbrainz/mod.ts

Deno library and CLI to access the ListenBrainz API
Latest
import * as listenbrainz from "https://deno.land/x/listenbrainz@v0.8.1/mod.ts";

Classes

Error which was caused by a ListenBrainz API call.

ListenBrainz API client to submit listens and request data.

Interfaces

Additional metadata an audio track can have.

ListenBrainz API client configuration options.

Event of listening to a certain track at certain time.

Metadata of an audio track that was played.

Payload which is returned by 1/user/<user_name>/listens.

Payload which is returned by 1/user/<user_name>/playing-now.

Type Aliases

Options to limit the returned listens or feed events.

URL query parameters.

Uniquely identifiable listen of a user.