Parabolic is a desktop application that provides a graphical frontend for downloading video and audio from the web.
The tool solves the problem of downloading media from hundreds of websites by wrapping yt-dlp, a command-line downloader, in a user-friendly interface. It handles the complexity of managing downloads through a GUI while leveraging yt-dlp's broad site support. The application supports multiple output formats including mp4, webm, mp3, opus, flac, and wav, and can download metadata and subtitles alongside media files. It also enables concurrent downloads, allowing users to queue and process multiple files simultaneously.
Parabolic suits developers and end users who want a graphical alternative to command-line download tools. The project offers platform-specific interfaces: a GNOME application using GTK4 and libadwaita for Linux, and a Windows application built with WinUI3. Users on Linux can install it through Flathub, while Windows and macOS users download releases directly. A browser extension is available for Chrome. The README does not compare the tool to other frontends or downloaders, so no comparative guidance can be offered.
The project maintains a substantial user base, with almost all open issues coming from external users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes, feature requests, and beta testing activities.