Skip to content

【2023】网易云,QQ音乐批量下载工具

License

Notifications You must be signed in to change notification settings

lzy940421/MusicDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

EyeD3Music

last commit downloads release commit activity license

Quick Start

1. 前往releases下载musicdownloader.exe

下载运行即可,若无法使用请使用下面其他方法

2. 命令行模式(需python环境)

git clone https://github.com/beadd/musicdownloader/
cd musicdownloader
pip install -r requirements.txt
python musicdownloader.py

3. GUI版本(需python环境)

git clone -b dev-GUI https://github.com/beadd/musicdownloader/
cd musicdownloader
pip install -r requirements.txt
python EyeD3Music.py

高级使用

启动前加歌曲链接参数会直接下载,例子:

musicdownloader.py https://......song?id=...
musicdownloader.exe https://......playlist?id=...

启动前加参数-s {api server} 可直接更换歌曲API服务器,例子:

musicdownloader.py -s https://example.com/metting/
musicdownloader.exe https://......song?id=... -s http://192.168.1.7/

能否下载歌曲或会员歌曲及其音质取决于API服务器 自建服务器并添加会员Cookie即可解析相关音乐以及无损

感谢 Thanks

About

【2023】网易云,QQ音乐批量下载工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%