madoka

package
v0.0.0-...-413c3ac Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Album

func Album(id string) (string, error)

func Artist

func Artist(id string, page, limit int) (string, error)

Artist - get artist by id with hot songs

func ArtistAlbum

func ArtistAlbum(id string, page, limit int) (string, error)

ArtistAlbum - album of artist

func Download

func Download(ids, rate string) (string, error)

Download 根据传入id返回生成的mp3地址

func EncParams

func EncParams(param string) (string, string, error)

EncParams 传入参数 得到加密后的参数和一个也被加密的秘钥

func PlayList

func PlayList(cat, order string, page, limit int) (string, error)

PlayList - get playlist by cat&order

func PlayListCatalogue

func PlayListCatalogue() (string, error)

PlayListCatalogue - get cat list

func PlayListDetail

func PlayListDetail(id string) (string, error)

PlayListDetail - get playlist detail by id

func Search(words string, stype string, page int, limit int) (string, error)

Search 执行搜索 params: 关键词 类型 页码 数量 return: 字符串形式的请求结果

func SongInfo

func SongInfo(ids string) (string, error)

SongInfo 歌曲信息

func SongLyric

func SongLyric(id string) (string, error)

SongLyric 歌词信息

func TopArtist

func TopArtist(page, limit int) (string, error)

TopArtist - get top list of artists

Types

This section is empty.

Jump to

Keyboard shortcuts

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