Skip to content

QQ Music Downloader

Python-based QQ Music download tool.

🌟 Features

  • 🎵 Single Song - Search and download songs
  • 📋 Playlist - Batch download playlists
  • 🔐 Login - QQ/WeChat login for VIP songs
  • 🎧 Multi-Quality - FLAC / MP3_320 / MP3_128
  • 📝 Metadata - Auto-add lyrics, cover, album info

🚀 Quick Start

Windows: Download ZIP

From Source

bash
git clone https://github.com/tooplick/qq-music-download
cd qq-music-download
pip install -r requirements.txt
bash
python credential.py  # Login
bash
python song.py        # Single song
bash
python songlist.py    # Playlist

👉 See Usage Guide

⚙️ Configuration

ParameterDefaultDescription
COVER_SIZE800Cover size
MUSIC_DIR./musicDownload dir
EXTERNAL_API_URLapi.ygking.topExternal API

👉 See Configuration

⚠️ Disclaimer

For learning only. Delete music within 24 hours. GPL-3.0

For learning and research purposes only