YouTube-dl Web Interface


Welcome to YTDLP Web UI! This interface allows you to download videos from various websites using the powerful yt-dlp command-line tool in browsers.

To get started, enter a valid yt-dlp command in the input field above and click "Run". For example, to download a YouTube video, you can use:

yt-dlp -o %(title)s.%(ext)s https://www.youtube.com/watch?v=VIDEO_ID

All yt-dlp command parameters can be added here. Visit yt-dlp help for command reference. For more information and advanced usage, please visit the yt-dlp GitHub repository.

Running command: yt-dlp -o download/%(title)s.%(ext)s

Usage: yt-dlp [OPTIONS] URL [URL...]
Type yt-dlp --help to see a list of all options.
Command execution completed