consts

package
v0.0.0-...-c1bb697 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TopList 网易云音乐排行榜
	TopList = "https://music.163.com/discover/toplist?id=3778678"

	// SongDetail 网易云音乐歌曲详情
	SongDetail = `https://music.163.com/api/song/detail?ids=[%d]`

	// CommentDetail 网易云音乐歌曲评论
	CommentDetail = `https://music.163.com/api/v1/resource/comments/R_SO_4_%d?limit=20&offset=0`

	// UserAgent .
	UserAgent = `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36`

	// HeaderAcceptKey headers accept key
	HeaderAcceptKey = `Accept`

	// HeaderAcceptValue headers accept value
	HeaderAcceptValue = `` /* 135-byte string literal not displayed */
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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