tidalapi

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchCountryCode

func FetchCountryCode() (string, error)

func FormatCustomDuration added in v1.3.0

func FormatCustomDuration(duration *openapi.Duration) string

func FormatDuration

func FormatDuration(duration time.Duration) string

func ImageURL

func ImageURL(id string) string

func ImageURLWithSize

func ImageURLWithSize(id string, width int, height int) string

func VideoURL added in v1.5.0

func VideoURL(id string) string

func VideoURLWithSize added in v1.5.0

func VideoURLWithSize(id string, width int, height int) string

Types

type TidalAPI

type TidalAPI struct {
	OpenAPI *openapi.OpenAPI
	V1      *v1.V1
	V2      *v2.V2
}

func NewClient

func NewClient(countryCode string, authStrategies ...auth.AuthStrategy) *TidalAPI

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL