吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 30799|回复: 117
收起左侧

[原创工具] [C#]网易云音乐歌词批量下载&缓存转换工具(支持手机版缓存)

  [复制链接]
XhyEax 发表于 2019-7-10 14:53
本帖最后由 XhyEax 于 2019-11-29 17:20 编辑

接上帖,https://www.52pojie.cn/thread-763475-1-1.html,由于帖子超过180天无法编辑,只能新开一帖。
// 更新内容
2019/8/16 13:55 修复只获取第一位歌手的bug,并对输出文件名进行处理,防止出现无法保存的情况
2019/7/10 14:50 网易云更改了获取歌曲信息接口的返回数据,导致程序无法正常运行。已修复

软件用途:
批量下载网易云歌单歌词,同时支持添加单个歌曲id。
本地缓存转换为mp3文件。

关于缓存:

建议先清空缓存再听要缓存的歌(设置→下载设置→清除缓存)
电脑版缓存文件夹一般位于 C:\Users\用户名\AppData\Local\Netease\CloudMusic\Cache\Cache (需设置显示隐藏文件夹)
手机版缓存文件位于/sdcard/netease/cloudmusic/Cache/Music1,把uc!后缀的文件重命名为.uc文件,即可使用软件转换。
运行截图:



下载地址:
163LDlNTrans2.3.zip (215.23 KB, 下载次数: 1157)




——————假装有分割线——————


163LDlNTrans2.2.zip

215.02 KB, 下载次数: 576, 下载积分: 吾爱币 -2 CB

旧版勿下

免费评分

参与人数 14吾爱币 +19 热心值 +13 收起 理由
limeng1 + 1 + 1 试试 感谢
ayeqiya + 1 + 1 谢谢@Thanks!
silence05 + 1 + 1 非常感谢,已经再次试过了,确实没问题
sbsouwo + 1 + 1 谢谢@Thanks!
dabiaogea + 1 + 1 用心讨论,共获提升!
yshlou + 1 + 1 热心回复!
i_stone + 1 一键下载,只下了歌词,歌曲下不了
wangls10 + 1 + 1 谢谢@Thanks!
andyqiang + 1 + 1 谢谢@Thanks!
suhiper + 1 + 1 谢谢@Thanks!
liwan123 + 1 + 1 我很赞同!
云在天 + 6 + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!
xinkui + 1 + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!
pbgz + 1 + 1 谢谢@Thanks!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

背后的黑手 发表于 2019-7-20 14:22
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.ArgumentException: 路径中具有非法字符。
   在 System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   在 System.IO.Path.GetFileName(String path)
   在 System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
   在 M163Box.Form1.button5_Click(Object sender, EventArgs e)
   在 System.Windows.Forms.Control.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
   在 System.Windows.Forms.Button.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.7.3416.0 built by: NET472REL1LAST_B
    基本代码:file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
M163Box
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Users/FractalKaka/Desktop/M163Box.exe
----------------------------------------
System.Windows.Forms
    程序集版本:4.0.0.0
    Win32 版本:4.7.3324.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本:4.0.0.0
    Win32 版本:4.7.3416.0 built by: NET472REL1LAST_B
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本:4.0.0.0
    Win32 版本:4.7.3190.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    程序集版本:4.0.0.0
    Win32 版本:4.7.3324.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    程序集版本:4.0.0.0
    Win32 版本:4.7.3429.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    程序集版本:4.0.0.0
    Win32 版本:4.7.3190.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本:4.0.0.0
    Win32 版本:4.7.3190.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Newtonsoft.Json
    程序集版本:10.0.0.0
    Win32 版本:10.0.3.21018
    基本代码:file:///C:/Users/FractalKaka/Desktop/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    程序集版本:4.0.0.0
    Win32 版本:4.7.3190.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
mscorlib.resources
    程序集版本:4.0.0.0
    Win32 版本:4.7.3190.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。


 楼主| XhyEax 发表于 2019-11-29 17:17
silence05 发表于 2019-11-12 09:03
找了很久都没有找到网易云音乐缓存转换的文件,但是我这边是之前就已经缓存的,音乐版权现在已经下架了,所 ...

手机版缓存文件位于/sdcard/netease/cloudmusic/Cache/Music1,把uc!后缀的文件重命名为.uc文件,即可使用软件转换。
撒旦神教 发表于 2019-7-10 15:00
cey8923 发表于 2019-7-10 15:20
谢谢分享
yaoguen 发表于 2019-7-10 15:26
多谢分享,下载看看
fxxkunicorn 发表于 2019-7-10 16:09
曾试过其他人的,也过来支持一下楼主
aLIEz0611 发表于 2019-7-10 16:26
支持了。。。
pbgz 发表于 2019-7-10 20:21
感谢更新支持!
总有人想害联 发表于 2019-7-10 20:44
nb可以用
malware 发表于 2019-7-10 21:00
感谢楼主!
一曲东飞破 发表于 2019-7-11 00:00
我好像没找到怎么下音乐,大神救救我!
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-25 12:45

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表