
MeTube
Web GUI for yt-dlp to download videos from YouTube and other sites

MeTube is a web-based graphical interface that wraps the yt-dlp (youtube-dl fork) engine to manage video and audio downloads from YouTube and many other websites. It provides a queue, playlist support, configurable filename templates, and environment-driven configuration for containerized or local deployments.
Key Features
- Web UI for adding and managing downloads, including playlists and per-item options.
- Queue management with configurable concurrency limits and multiple download modes (sequential, concurrent, limited).
- Filename and playlist output templating with separate audio/video download directories and postprocessing hooks.
- Environment-variable configuration for download paths, concurrency, server host/port, URL prefix and HTTPS settings.
- Support for passing yt-dlp options in JSON and loading options from a monitored file for dynamic changes.
- Integrations and convenience helpers: browser extensions, bookmarklet, iOS shortcut and examples for reverse-proxy setups.
Use Cases
- Run a local/private service to batch-download YouTube videos and playlists for offline viewing or archiving.
- Centralize downloads (audio/video) from multiple sources to a network-mounted storage using a containerized deployment.
- Provide a simple UI for non-technical users to queue and manage media downloads on a home server or NAS appliance.
Limitations and Considerations
- Core download functionality depends on the underlying yt-dlp engine; frequent yt-dlp updates are required to keep compatibility with video sites.
- Some sites or restricted/private content require browser cookies or authentication; users must supply appropriate cookie files or credentials for those cases.
- MeTube itself is a download UI and relies on external tools (yt-dlp and optionally ffmpeg for custom postprocessing) for actual media fetching and transcoding; those tools must be present/updated when needed.
MeTube is a pragmatic, focused UI for managing yt-dlp workloads. It is designed for easy deployment with Docker or local builds (Node/Angular front end and a Python backend) and prioritizes straightforward configuration, playlist handling, and maintainability in environments where users regularly archive or batch-download web-hosted media.
Categories:
Tags:
Tech Stack:
Similar Services

Syncthing
Open-source, peer-to-peer file synchronization tool.
Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

LocalSend
Open-source cross-platform local network file sharing app
LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Nextcloud
Open-source collaboration platform for file sync and groupware
Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...







