XiaoYouChR/Ghost-Downloader-3 — GitHub Repository Preview
Developer Tools ★ 4.7k Python

XiaoYouChR/Ghost-Downloader-3

by @XiaoYouChR ·

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.

XiaoYouChR
@XiaoYouChR Project maintainer on GitHub
View Profile
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

Tags

#downloader#python#gui#quic#cross-platform#async

Related Projects