Usable Web
yt-dlp Web UI
A local video download management interface built around yt-dlp.
Problem
Command-line video download workflows are powerful but inconvenient for repeated local use and queue management.
Solution
Create a local web interface that wraps yt-dlp commands, tracks download tasks, and keeps the workflow visible.
Features
Local URL input
Download queue concept
Format/profile selection
Local-only workflow
Screenshots placeholder
Why this exists
Some local tools do not need a cloud backend. A small web UI can make a command-line workflow easier to repeat without turning it into a heavy product.
Next step
Document the local setup, safety constraints, and supported download presets.