songdownloader

package module
v0.0.0-...-f5cf59a Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: GPL-3.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFlacId3v2

func AddFlacId3v2(filename, name, artist, album, picName, MusicMarker string, options map[string]interface{})

func AddMp3Id3v2

func AddMp3Id3v2(filename, name, artist, album, picName, MusicMarker string, options map[string]interface{})

func CheckPathExists

func CheckPathExists(path string) bool

func Decrypt163key

func Decrypt163key(encrypted string) (decrypted string)

func DownloadPLaylistWithMetadata

func DownloadPLaylistWithMetadata(id string, offset int, options map[string]interface{})

func DownloadPic

func DownloadPic(id string, i int, result, options map[string]interface{}) (picName string)

func DownloadSongWithMetadata

func DownloadSongWithMetadata(ids []string, resultCache, options map[string]interface{}) (file string, err error)

func GetFlacInfo

func GetFlacInfo(filename string, options map[string]interface{}) (bitRate, duration int)

func GetMp3Info

func GetMp3Info(filename string, options map[string]interface{}) (bitRate, duration int)

func MusicMarker

func MusicMarker(id, filename, name, album, albumId, albumPic, albumPicDocId string, s int, options, result, artistMap map[string]interface{}) (marker string)

func ParseAlbum

func ParseAlbum(id string, i int, result map[string]interface{}) (album, albumId, albumPic, albumPicDocId string)

func ParseArtist

func ParseArtist(s int, result map[string]interface{}) (artist string, artistMap map[string]interface{})

func ParseName

func ParseName(id string, i int, result map[string]interface{}) (name string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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