cli

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppName = dwebble.AppName + "-cli"

Functions

func DownloadFile

func DownloadFile(url, dst string) error

func DownloadTrack

func DownloadTrack(track *api.Track, dst string) (string, error)

func DownloadTrackCover

func DownloadTrackCover(track *api.Track, dst string) (string, error)

func Execute

func Execute()

Types

type ImportFile

type ImportFile struct {
	Album    string   `json:"album"`
	Artist   string   `json:"artist"`
	CoverArt string   `json:"coverArt"`
	Tracks   []string `json:"tracks"`
}

Jump to

Keyboard shortcuts

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