A cross-platform multi-threaded downloader with AI-boost and fluent design built with Python and PySide6. Supports QUIC/HTTP3 protocol for faster downloads, async I/O with asyncio, and a modern Qt-based GUI. Features include multi-threaded parallel downloading, streaming support, and cross-platform compatibility for Windows, macOS, and Linux.
git clone https://github.com/XiaoYouChR/Ghost-Downloader-3.git
# Install Ghost Downloader 3
pip install ghost-downloader-3
# Or clone and run
git clone https://github.com/XiaoYouChR/Ghost-Downloader-3
cd Ghost-Downloader-3
pip install -r requirements.txt
python main.py