Self-host with Docker ยท Yantr
MeTube
Web UI for yt-dlp - download videos/audio from YouTube and 1700+ sites.
1
Ports
3
Notes
3
Use Cases
About
What MeTube does
MeTube is a web frontend for yt-dlp that lets you download videos and audio from YouTube and many other sites. It offers a URL queue, format selection, playlist support, download progress, and simple queue management via a clean web UI.
Install Flow
How to self-host MeTube
MeTube can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what MeTube does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Download YouTube videos for offline viewing.
- Extract audio as MP3 from videos.
- Download entire playlists.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8081 | HTTP | Web UI |
Docker Image
ghcr.io/alexta69/metube:latest
Service Name
metube
Notes
Things to know before you deploy
- Based on yt-dlp - supports 1700+ sites
- Queue-based downloading
- Audio extraction support
Related Apps
More tools you might pair with MeTube
Page generated 2026-07-27T04:28:00.415Z