提交 b18fe7c2 编写于 作者: B binaryify 提交者: GitHub

Merge pull request #180 from zhangzhengyi12/fixPlaylistDetailApi

fix: playlist-detail api can't get all tracks , update source api
......@@ -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,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册