MusicDownload

🇺🇸 English | 🇨🇳 简体中文

PyPI - Python Version PyPI - Version GitHub Release GitHub Repo stars GitHub forks GitHub Downloads (all assets, all releases) GitHub watchers

The Ultimate Music Downloader: Supports lossless audio downloads, batch downloading, one-click downloads, and playlist downloads.

Enables music search and downloading from major streaming platforms—including Kugou, Kuwo, QQ Music, NetEase Cloud Music, Migu, and others—with full support for downloading lossless audio files.

Based on the musicdl project, modified from the musicdlgui.py file, and then optimized the interface and functionality using AI tools.

Screenshots:


Image1

Image2

Image3

Run Example

# Using Python3.13
git clone https://github.com/MrsEWE44/musicDownload.git
cd musicDownload
python -m venv gqb313
gqb313\Script\Activate.bat
cd musicDownload
pip install -r requirements.txt
python musicdownload.py 

Run Release Example

# Using Python3.13
git clone https://github.com/MrsEWE44/musicDownload.git
cd musicDownload
python -m venv gqb313
gqb313\Script\Activate.bat
cd musicDownload
pip install -r requirements.txt

# If You Is Windows , Run make_release.bat
.\make_release.bat

# If You Is Linux、MacOS , Run make_release.sh
bash make_release.sh
Description
宇宙超级无敌,音乐下载器,支持无损音乐文件下载、批量下载、一键下载,支持歌单下载。 支持酷狗、酷我、QQ音乐、网易云、咪咕等音乐平台音乐搜索、下载。支持无损音乐文件下载。
Readme 964 KiB
Languages
Python 99.8%