Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 3.03 KB

File metadata and controls

75 lines (54 loc) · 3.03 KB

📚 HomeTube Documentation

Welcome to the HomeTube documentation! This guide helps you install, use, and contribute to HomeTube.

🚀 Quick Start

Goal Documentation
Install & run HomeTube Installation Guide
Download videos Usage Guide
Deploy with Docker Docker Guide
Contribute code Contributing Guide

📖 User Documentation

For Users

For Deployment

🛠️ Developer Documentation

For Contributors

Architecture Reference

Testing Reference

📋 Documentation Structure

docs/
├── README.md                   # This index
├── installation.md             # Setup instructions (Docker + local)
├── usage.md                    # User guide and features
├── docker.md                   # Container configuration
├── deployment.md               # Production deployment
├── supported-platforms.md      # Supported video sources
├── contributing.md             # Development setup & workflow
├── testing.md                  # Testing framework
├── architecture/               # Technical documentation
│   ├── generic-file-naming.md  # File naming system
│   ├── intelligent-caching.md  # Caching system
│   └── ytdlp-version-management.md  # Version tracking
├── examples/                   # Configuration examples
│   └── nginx/                  # Nginx configuration
├── icons/                      # Favicon
└── images/                     # Screenshots

🔗 Quick Links


Happy downloading! 🎬