Developer Tools
โ
4.7k
Python
XiaoYouChR/Ghost-Downloader-3
4.7k
Stars
254
Forks
47
Issues
Python
Language
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.
View on GitHub
git clone https://github.com/XiaoYouChR/Ghost-Downloader-3.git
Quick Start Example
bash
# 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