Official documentation site for Pocat - a powerful YouTube video downloader with multiple engine support.
- Multi-Engine Support: yt-dlp, ytdl-core, and Puppeteer downloaders
- Quality Selection: From 144p to 4K resolution support
- API-First Design: RESTful API with comprehensive endpoints
- Video Streaming: Built-in HTTP video serving capabilities
- Future-Ready: Migration path to official YouTube API with OAuth
Visit our documentation site at: pocat-dev.github.io
This documentation is built with Astro Starlight.
| Command | Action |
|---|---|
pnpm install |
Install dependencies |
pnpm dev |
Start dev server at localhost:4321 |
pnpm build |
Build production site |
pnpm preview |
Preview build locally |
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Pocat Main Repository - The main Pocat application
- API Documentation - Complete API reference