Beadd / MusicDownloader

🎵 网易云无损,QQ音乐批量下载工具 Netease music and QQ music download tools

Home Page:http://bilibili.bio/MusicDownloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎵 EyeD3Music

last commit downloads release commit activity license

GitHub download

Netease music and QQ music download tools

👉 Quick Start

# you can run EyeD3Music.py to start GUI mode
git clone https://github.com/beadd/musicdownloader/
cd musicdownloader
pip install -r requirements.txt
python EyeD3Music.py
# you can also run musicdownloader.py to start the command line mode

More Usage

Addingsong URLparameters before startup will download directly, for example:

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

Start to add parameters-s {server API}can directly replace the song API server, example:

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

The ability to download VIP songs and their sound quality depends on the API server. You can build your server and add your VIP cookies to get VIP music, this code can't get VIP music.

🍰 Thanks

About

🎵 网易云无损,QQ音乐批量下载工具 Netease music and QQ music download tools

http://bilibili.bio/MusicDownloader/

License:MIT License


Languages

Language:Python 100.0%