Skip to main content

Introduction to Ygégé

Welcome to the Ygégé documentation! 🚀

What is Ygégé?

Ygégé is a high-performance indexer for YGG Torrent, written in Rust. It bridges YGG Torrent with your media management applications (Prowlarr, Jackett, Sonarr, Radarr, etc.).

Why Ygégé?

  • Exceptional Performance: Written in Rust for maximum speed
  • 🔐 Cloudflare Bypass: Automatic intelligent bypass without browser
  • 🐳 Simplified Deployment: Multi-architecture Docker images (AMD64, ARM64, ARMv7)
  • 🔍 Complete Search: Full support for YGG categories and filters
  • 🎬 Enriched Metadata: Automatic TMDB/IMDB integration
  • 🔌 Universal Compatibility: Works with Prowlarr, Jackett, and all *arr applications

Quick Start

New to Ygégé?

Follow the Getting Started Guide for a complete step-by-step installation.

30-Second Installation

# Create configuration directory
mkdir -p ~/ygege/config && cd ~/ygege

# Download and start with Docker Compose
curl -o compose.yml https://raw.githubusercontent.com/UwUDev/ygege/master/docker/compose.yml
docker compose up -d

Don't forget to configure your YGG credentials in config/config.json or via environment variables.

Documentation Navigation

🚀 Installation

🔌 Integrations

  • Prowlarr - Prowlarr configuration (recommended)
  • Jackett - Alternative to Prowlarr

📖 Developer

❓ Support

Need Help?

Open Source

Ygégé is open-source and welcomes your contributions on GitHub!