nickvisionapps/parabolic

Download web video and audio

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 9th, 2026
Created on December 18th, 2021
Open Issues & Pull Requests: 96 (+0)
GitHub issues: Enabled
Number of forks: 336
Total Stargazers: 7,026 (+0)
Total Subscribers: 33 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.2 hours
Mean response time: 7.6 days
90th percentile: 15.2 days
Tracked items: 748

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "yt-dlp" is answered fastest, typically in about 5 hours, while "feature" waits about 2 days. 23% of tracked open issues have had no activity in three months. Only 9% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 93
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 149 days
Stale 30+ days: 69
Stale 90+ days: 28

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • bug (486)
  • feature (196)
  • in-beta (112)
  • waiting-for-author (32)
  • yt-dlp (21)
  • needs-triage (13)
  • documentation (7)

Detailed Description

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.