网易云音乐下载地址
< Feedback on Netease Music Download
是网址不匹配,把url: 'http://music.163.com/#/m/song?id=',
改为url: 'http://music.163.com/#/song?id=',
是网址不匹配,把url: 'http://music.163.com/#/m/song?id=',
改为url: 'http://music.163.com/#/song?id=',
感谢 ,的确是这样,忘记GM还能在脚本里面匹配一遍了。
var resSongGet = nm.d.bn('res-song-get');var $bakFormat = resSongGet.format;resSongGet.format = function (songInfo) {var $ret = $bakFormat.apply(this, arguments);console.log ($ret.song.mp3Url);return $ret;};
单曲解析,然后其它的太乱看不懂 QwQ
var resSongGet = nm.d.bn('res-song-get');var $bakFormat = resSongGet.format;resSongGet.format = function (songInfo) {var $ret = $bakFormat.apply(this, arguments);console.log ($ret.song.mp3Url);return $ret;};单曲解析,然后其它的太乱看不懂 QwQ
然后我完全没有看懂Σ( ° △ °|||)︴
var resSongGet = nm.d.bn('res-song-get');var $bakFormat = resSongGet.format;resSongGet.format = function (songInfo) {var $ret = $bakFormat.apply(this, arguments);console.log ($ret.song.mp3Url);return $ret;};单曲解析,然后其它的太乱看不懂 QwQ
我也看不懂。。。
我也看不懂。。。var resSongGet = nm.d.bn('res-song-get');var $bakFormat = resSongGet.format;resSongGet.format = function (songInfo) {var $ret = $bakFormat.apply(this, arguments);console.log ($ret.song.mp3Url);return $ret;};单曲解析,然后其它的太乱看不懂 QwQ
拦截原始的函数啊… 不过如果是通过播放列表或其它地方播放,或网易把模组名换了后就不行了 :<
我倒是写了个简单的完美解析,直接拦截 XMLHttpRequest... 不过目前只在 Chrome 下测试通过,尝试移植 GM2 中
Edit:
脚本点我。
用法:将需要下载的音乐加到播放列表,然后播放需要下载的音乐即可。
拦截原始的函数啊… 不过如果是通过播放列表或其它地方播放,或网易把模组名换了后就不行了 :<我也看不懂。。。var resSongGet = nm.d.bn('res-song-get');var $bakFormat = resSongGet.format;resSongGet.format = function (songInfo) {var $ret = $bakFormat.apply(this, arguments);console.log ($ret.song.mp3Url);return $ret;};单曲解析,然后其它的太乱看不懂 QwQ
我倒是写了个简单的完美解析,直接拦截 XMLHttpRequest... 不过目前只在 Chrome 下测试通过,尝试移植 GM2 中
Edit:
脚本点我。
用法:将需要下载的音乐加到播放列表,然后播放需要下载的音乐即可。
嗯,已成功,学习学习。
拦截原始的函数啊… 不过如果是通过播放列表或其它地方播放,或网易把模组名换了后就不行了 :<
我倒是写了个简单的完美解析,直接拦截 XMLHttpRequest... 不过目前只在 Chrome 下测试通过,尝试移植 GM2 中
Edit:
脚本点我。
用法:将需要下载的音乐加到播放列表,然后播放需要下载的音乐即可。
(✿✪‿✪。)ノ 赞一个
netease_music_download
为何这么吊
好评,先收藏
失效?

nightly33,http://bbs.kafan.cn/forum.php?mod=redirect&goto=findpost&ptid=1747638&pid=31777829 这个版本的
greasemonkey。
尝试改成了
// @grant GM_xmlhttpRequest
// @grant GM_addStyle
也没有出现这个图的下载
测试链接#言葉Ⅱ
ps:网易云音乐的搜索引擎 顺便问个云音乐搜索引擎的问题