Netease music and QQ music download tools
# 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
Addingsong URL
parameters 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.
- Meting-api and this project contributor