This project is a cross-platform desktop application that serves as a graphical wrapper for the youtube-dl command line tool. It functions as a web media extractor and batch video downloader, allowing users to save video files, audio tracks, subtitles, and metadata from supported online platforms.
The application provides a visual interface to manage download quality, output formats, and file naming. It supports the retrieval of restricted or private content through browser cookie files, basic authentication, or video passwords.
The software includes capabilities for bulk playlist archiving and parallel download execution via an automated queuing system. Users can configure destination directories and output filename patterns through custom templates.
The system is built using Tauri and Rust.