mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 07:33:10 +00:00
Merge pull request #180 from zhangzhengyi12/fixPlaylistDetailApi
fix: playlist-detail api can't get all tracks , update source api
This commit is contained in:
commit
b18fe7c21b
@ -13,7 +13,7 @@ router.get("/", (req, res) => {
|
||||
|
||||
createWebAPIRequest(
|
||||
"music.163.com",
|
||||
"/weapi/v3/playlist/detail",
|
||||
`/api/playlist/detail?id=${req.query.id}`,
|
||||
"POST",
|
||||
data,
|
||||
cookie,
|
||||
|
Loading…
x
Reference in New Issue
Block a user