Self-host with Docker ยท Yantr
YoutubeDL Material
Modern web UI for youtube-dl/yt-dlp with subscriptions, playlists, and automation.
1
Ports
3
Notes
4
Use Cases
About
What YoutubeDL Material does
YoutubeDL Material is a full-featured Material Design web UI for youtube-dl (and its fork yt-dlp). It provides a beautiful interface for downloading videos and audio from thousands of websites including YouTube, Vimeo, SoundCloud, and many more. Features include subscription monitoring - a...
Install Flow
How to self-host YoutubeDL Material
YoutubeDL Material can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what YoutubeDL Material 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
- Subscribe to YouTube channels and automatically download new videos.
- Download entire playlists or channels in bulk.
- Extract audio as MP3 from videos.
- Build a personal video archive of your favorite content.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 17442 | HTTP | Web UI |
Docker Image
tzahi12345/youtubedl-material:latest
Service Name
youtubedl-material
Notes
Things to know before you deploy
- Uses yt-dlp for downloading - supports 1700+ sites
- Subscription checking runs on a schedule
- Auto-generated thumbnails and metadata
Related Apps
More tools you might pair with YoutubeDL Material
Page generated 2026-06-23T15:50:08.758Z