YoutubeDL-Material
Material Design web UI for youtube-dl downloads
YoutubeDL-Material is a self-hosted web application that provides a modern Material Design interface for downloading and managing video and audio via youtube-dl. It combines an Angular frontend with a Node.js backend and can run as a standard Node app or via Docker.
Key Features
- Material Design web UI with light/dark themes
- Download management for video/audio with progress and history
- Server-side processing that can use common helpers such as FFmpeg
- Optional MongoDB database backend for improved scaling over JSON-based storage
- Public REST API with API key support (can be enabled in settings)
- Docker and Docker Compose deployment support
Use Cases
- Centralized media downloading tool for a home server or NAS
- Managing larger download libraries with a database-backed catalog
- Automating downloads or integrating with other tools through the public API
Limitations and Considerations
- Functionality depends on external download tools (for example youtube-dl) and their ongoing compatibility with target sites
- Some advanced post-processing features may require optional system dependencies (for example FFmpeg)
YoutubeDL-Material is well-suited for users who want a browser-based downloader with a clean UI, queue/history management, and optional API/database features for more advanced setups.
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...

JavaScript
Angular
Docker
TypeScript
Python
Node.js