TOOL / 网易云解析NETEASE
网易云解析NETEASE PARSER
单曲 / 歌单 / 专辑 / 歌手 / 电台 / 声音 Songs / Playlists / Albums / Artists / Radio
贴一条网易云音乐的分享文案、链接或者纯 ID,解析成一张卡片,能展开曲目、看歌词、直接试听。 客户端分享出来的那段「分享单曲……来自@网易云音乐」整段粘进来也行。 Paste a NetEase Cloud Music share snippet, link or bare ID and it becomes a card — expand the track list, read the lyrics, play it right here. Pasting the whole “share” text works too.
后端设置BACKEND SETTINGS
浏览器直连 music.163.com 会被 CORS 和 Referer 校验拦掉,所以必须要有一个代理。
这个地址只存在你自己的浏览器里(localStorage),不会上传到任何地方。
也可以用 ?api= 参数临时指定,例如 ?api=https://xxx.workers.dev。
Browsers cannot call music.163.com directly — CORS and the Referer check block it, so a proxy
is required. This address is kept in your own browser (localStorage) and is never uploaded.
You can also pass it per-visit with ?api=https://xxx.workers.dev.