Files
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00

19 lines
621 B
Plaintext

---
title: "Metube"
description: "A self-hosted video sharing platform."
og:
description: "Deploy MeTube on Coolify for YouTube video downloading with web interface supporting playlists, quality selection, and multiple video platforms."
category: "Media"
icon: "/docs/images/services/metube-logo.svg"
---
<ZoomImage src="https://github.com/alexta69/metube/raw/master/screenshot.gif" alt="Metube" />
## What is Metube?
Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites.
## Links
- [GitHub](https://github.com/alexta69/metube)