spotify

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args *args.Args, logger *logger.Logger) error

Types

type Credentials

type Credentials struct {
	// contains filtered or unexported fields
}

type Playlist

type Playlist struct {
	Id             spotify.ID              `json:"-"`
	Name           string                  `json:"-"`
	Instance       spotify.SimplePlaylist  `json:"playlist"`
	PlaylistTracks []spotify.PlaylistTrack `json:"tracks"`
	// contains filtered or unexported fields
}

func (Playlist) FileName

func (self Playlist) FileName() string

func (Playlist) SanitisedName

func (self Playlist) SanitisedName() string

func (*Playlist) SaveTo

func (self *Playlist) SaveTo(dir string) (int, error)

Jump to

Keyboard shortcuts

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