Skip to content

neoshui/ncm2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ncm2mp3

1、支持 .ncm,.qmc0,.qmc3,.qmflac 转换为 .mp3,.flac 文件

2、支持通过 .ncm下载 .lrc 歌词,同时支持将歌词嵌入 .mp3 文件

3、.qmc0,.qmc3,.qmflac 暂不支持歌词文件

4、主界面预览

img.png

ncm2mp3.py 主要功能基于 Ncm2Music 添加 GUI

ncm2mp3.spec : Pyinstaller 打包配置文件

CustomTkinter 打包命令 :

pyinstaller --noconfirm --onedir --windowed --add-data "<CustomTkinter Location>/customtkinter;customtkinter/"  -F "<Path to Python Script>"

GUI 使用 CustomTkinter

icon来自iconfont 作者 : outlet-