111 Commits

Author SHA1 Message Date
tanjuntao
f5f4ff6eda feat: add complete current-user event listing 2026-08-01 10:25:00 +08:00
tanjuntao
eb1b5ba0ea feat: add event privacy endpoint 2026-08-01 10:25:00 +08:00
8c212be86b
docs: 删减合并冲突出现的问题 2026-07-24 17:17:23 +08:00
89de56d2a2
Merge pull request #215 from ZxwyWebSite/feat-lottery 2026-07-24 17:13:54 +08:00
d298025d7c
Merge branch 'pr/215' 2026-07-24 17:12:50 +08:00
fda7c9e5b3
Merge branch 'pr/215' 2026-07-24 16:55:29 +08:00
Zxwy
64a6b9677a feat: 新增云小编抽奖接口 2026-07-23 11:14:35 +08:00
20d3a1a7a5
feat: 新增获取免费听市场状态 2026-07-22 20:07:08 +08:00
7822ab08d3
feat: 新增评论相关接口 2026-07-22 19:18:18 +08:00
Suxiaoqinx
fbd2e06419 feat(song/url-v1): 新增immerseType参数支持并更新文档
补充sky音质下immerseType参数的处理逻辑,更新文档说明与调用示例,注明参数仅在level为sky时生效
2026-07-19 09:54:55 +08:00
Zxwy
4442fb4341 feat: 新增云小编抽奖接口 2026-07-18 15:25:15 +08:00
35d1c61cb4
revert: some changes 2026-07-17 20:41:49 +08:00
Zxwy
5ae1eab14c feat: 新增云小编接口 2026-07-17 19:02:16 +08:00
321c25bd7d
style: 简化createOption 2026-07-15 21:06:50 +08:00
f527c1ef73
docs: 新增免费听接口文档 2026-07-15 16:23:25 +08:00
LaoShui
46073e5f50 docs(docs): 更新 sourceType 参数说明
- 明确 `1` 表示新歌,其他取值待确认
- 添加默认值 `1` 的标注
2026-07-10 23:07:31 +08:00
LaoShui
bf12abe2f1 feat(artist): 添加关注歌手新作品(歌曲/MV)接口
- 新增 module/artist_new_song_mv_list_v2.js 模块实现接口逻辑
- 在文档中添加接口说明、参数详情和调用示例
- 在 TypeScript 定义文件中添加对应的接口类型声明
- 支持分页获取关注歌手的新歌曲和 MV 列表
- 实现时间游标和翻页功能支持
- 提供多种可选参数配置选项
2026-07-10 19:20:54 +08:00
LaoShui
1491b91829 feat(artist): 添加关注歌手新歌播放全部功能
- 新增 module/artist_new_song_playall.js 文件实现获取所有关注歌手最近50首新歌的功能
- 在文档中添加关注歌手最近新歌播放全部接口说明和调用示例
- 在类型定义文件中添加 artist_new_song_playall 函数声明
2026-07-10 18:56:50 +08:00
d525204dda
Merge pull request #199 from zhuixingzhe-baisheng/add-vip-growthpoint-getall
feat: add vip_growthpoint_getall - one-click claim all VIP growth rew…
2026-06-29 16:14:42 +08:00
9faeb0aa25
docs: 删减文档内容 2026-06-29 15:53:01 +08:00
floatwoozy
f6db3e76e9 feat: 新增 listen_data_song_play_rank 歌曲播放排行接口
新增 /api/content/activity/listen/data/song/play/rank,返回某周/月
听歌排行(每首带 playCount),默认 Top20、不足则返回全部。与已有的
listen_data_today_song(今日)同族,补全「带次数的历史周/月榜」。

- module/listen_data_song_play_rank.js:type(week|month) + endTime 参数
- interface.d.ts:补类型声明
- public/docs/home.md:补接口文档
2026-06-25 03:25:20 +08:00
MonkeyCode Agent
9163d48f0a feat: add vip_growthpoint_getall - one-click claim all VIP growth rewards (xeapi)
- New module: module/vip_growthpoint_getall.js
- Uses xeapi encryption for direct  endpoint
- No parameters required, claims all completed task rewards at once
- Added TypeScript type declaration in interface.d.ts
- Added API documentation in public/docs/home.md
2026-06-21 05:24:35 +00:00
83ee2cda34
feat: add NCBL encrypted scrobble interface and update related documentation
- Implemented new scrobble endpoint for NCBL encrypted logs in `scrobble_v1.js`.
- Updated `scrobble.js` to use domain from config.
- Enhanced `scrobble.html` with tabbed interface for original and NCBL versions, including new input fields.
- Added cookie handling and quick fill functionality for both versions.
- Updated `config.json` to include new domain configurations.
- Introduced `ncbl.js` for NCBL encryption utilities.
- Improved documentation in `home.md` to reflect changes in API usage.
2026-06-20 22:51:51 +08:00
6fc4231142
feat(docs-format): 增加文档格式化工具 2026-06-18 23:05:44 +08:00
73a5e9d788
Revert "feat: 增加文档格式化工具"
This reverts commit 6550c7c827e18479a2e01865d6067cb5dbea5dd2.
2026-06-18 22:51:34 +08:00
6550c7c827
feat: 增加文档格式化工具 2026-06-13 23:49:30 +08:00
e7ff0da4ba
refactor: 自动生成sessionID 2026-06-06 15:33:15 +08:00
f58fd4b50d
feat: 新增云盘歌曲下载链接接口 (1a5f91a1928c03e9fc3a9369819f69aa456fba8a) 2026-06-06 15:20:06 +08:00
7aacc8990b
feat: 新增和改进黑胶乐签相关接口 2026-05-30 20:45:24 +08:00
d26e6b0615
feat: 新增新版会员任务接口 (#173) 2026-05-30 20:02:00 +08:00
d0935f6e42
feat: add xeapi support and refactor eapi_decrypt to api_decrypt
- Added xeapi option to the API selection dropdown in api.html.
- Removed eapi_decrypt.html and created a new api_decrypt.html for unified API decryption.
- Implemented multi-crypto support in api_decrypt.html with corresponding UI changes.
- Created decrypt.js module to handle decryption logic for different crypto types including xeapi.
- Updated request.js to remove unnecessary debug logs and improve code clarity.
- Updated index.html to link to the new api_decrypt.html instead of the removed eapi_decrypt.html.
2026-05-30 00:17:24 +08:00
LuoRain
5cf43c48ef
fix: wrong unit for yrc 2026-05-30 00:03:27 +08:00
3980d09bcd
feat(上游): 新增多级行政区划和指定维度音乐排行榜接口 2026-05-22 19:59:42 +08:00
a366983e99
feat: 新增评论举报接口 && bump 4.32.1 2026-05-16 10:21:46 +08:00
irtrdr
b6be789ccd
feat: 新增灰色歌曲其他版本推荐接口 2026-04-29 03:55:21 +08:00
wlm3201
3f679c0d87 日推接口增加刷新参数 2026-04-18 11:40:13 +08:00
ba9c6deaee
feat: 新增助眠解压相关模块 && bump 4.32.0 2026-04-17 20:41:31 +08:00
bbb2b9d4a0
docs: 更新文档 2026-03-20 20:08:47 +08:00
4d8c4daa14
docs: 更新文档 2026-03-13 23:35:03 +08:00
288459cddb
fix: 修复部分拼写错误
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-08 11:59:15 +08:00
2dd12b88ae
feat: 新增评论相关接口并更新部分接口 2026-03-08 11:42:32 +08:00
RedSTAR.Cheng
5991e41c5d
Merge branch 'NeteaseCloudMusicApiEnhanced:main' into main 2026-03-04 10:21:38 +08:00
RedSTARO
266cd8d059 chore: doc update for 302 endpoint 2026-03-01 14:03:54 +08:00
75ec2de66f
feat: update doc icon 2026-02-28 15:37:02 +08:00
0bd023c188
Merge branch 'main' into chore/bump-4.30.2 2026-02-28 15:33:16 +08:00
imsyy
1320e5780b
feat: 更新文档 2026-02-28 14:52:13 +08:00
imsyy
bde1f0864b
feat: 更新文档 2026-02-28 14:50:04 +08:00
imsyy
e891287f1a
feat: 添加评论统计数据 2026-02-28 14:42:25 +08:00
29ef4f68c2
docs: update readme 2026-02-26 18:43:17 +08:00
LaoShui
1ad8ab088f fix(cloud): 修改上传接口Cookie参数传递方式
- 将Cookie参数从URL查询字符串改为请求体传递
- 更新token接口调用以将cookie作为data参数发送
- 更新complete接口调用以将cookie作为data参数发送
- 修改API文档说明Cookie参数传递方式变更
- 确保Cookie值通过POST请求体安全传输
2026-02-18 19:37:32 +08:00