lyrics

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTimestampLine added in v1.3.1

func IsTimestampLine(line string) bool

func Timesynced

func Timesynced(lines []Line) bool

Types

type Line

type Line struct {
	Time  int    `json:"time"`
	Words string `json:"words"`
}

func ParseLrcLine added in v1.3.1

func ParseLrcLine(line string) Line

type Provider

type Provider interface {
	Lyrics(artist, track string) ([]Line, error)
}

Jump to

Keyboard shortcuts

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