SkillAgentSearch skills...

Parabolic

Download web video and audio

Install / Use

/learn @NickvisionApps/Parabolic

README

<div align="center">

🎬 Parabolic

A powerful yt-dlp frontend

Translation status Powered by Weblate

FeaturesInstallationScreenshotsBuildingContributing

</div>

✨ Features

<table> <tr> <td width="50%">

🌐 Versatile Downloads

Powerful frontend for yt-dlp with support for hundreds of sites

🎵 Multiple Formats

Download in mp4, webm, mp3, opus, flac, and wav

</td> <td width="50%">

⚡ Concurrent Downloads

Run multiple downloads at the same time

📝 Complete Metadata

Support for downloading metadata and video subtitles

</td> </tr> </table>

⚖️ Legal Copyright Disclaimer

[!CAUTION] Videos on YouTube and other sites may be subject to DMCA protection. The authors of Parabolic do not endorse, and are not responsible for, the use of this application in means that will violate these laws.

📥 Installation

Choose your platform

<table> <tr> <td width="25%">

Linux

<a href='https://flathub.org/apps/details/org.nickvision.tubeconverter'> <img width='200' alt='Download on Flathub' src='https://flathub.org/api/badge?locale=en'/> </a> </td> <td width="25%">

Windows

<a href="https://github.com/NickvisionApps/Parabolic/releases"> <img width='180' alt="Download from Releases" src="https://upload.wikimedia.org/wikipedia/commons/e/e2/Windows_logo_and_wordmark_-_2021.svg"/> </a>

Download the latest version from Releases

</td> <td width="25%">

macOS

<a href="https://github.com/NickvisionApps/Parabolic/releases"> <img width='80' alt="Download from Releases" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Apple_Computer_Logo_rainbow.svg/250px-Apple_Computer_Logo_rainbow.svg.png"/> </a>

Download the latest version from Releases

</td> <td width="25%">

Browser Extensions

get-the-addon

Chrome: See extension folder for manual installation instructions

</td> </tr> </table>

🌍 Translation Status

<div align="center">

Translation Status

Help us translate Parabolic! Click here to contribute

</div>

💬 Chat & Community

<div align="center">

Join our community on Matrix!

<a href='https://matrix.to/#/#nickvision:matrix.org'> <img width='160' alt='Join our room' src='https://user-images.githubusercontent.com/17648453/196094077-c896527d-af6d-4b43-a5d8-e34a00ffd8f6.png'/> </a> </div>

🤝 Contributing

We'd love your contribution! See CONTRIBUTING.md for details on:

  • 🐛 How to report bugs
  • 💡 How to suggest new features
  • 🔧 How to contribute code
  • 📖 How to improve documentation

📸 Screenshots

<details> <summary><b>🖥️ GNOME Interface</b></summary> <br>

| Home Page | Active Downloads | |:---:|:---:| | Home Page | Downloading |

| Dark Mode | Add Download | |:---:|:---:| | Dark Mode | Add Download Dialog |

</details> <details> <summary><b>🪟 Windows Interface (WinUI)</b></summary> <br>

| Home Page | Active Downloads | |:---:|:---:| | Home Page | Downloading |

| Dark Mode | Add Download | |:---:|:---:| | Dark Mode | Add Download Dialog |

</details> <details> <summary><b>🧩 Chrome Extension</b></summary> <br> <video width="800" height="600" controls> <source src="extension/resources/chrome.mp4" type="video/mp4"> </video> </details> <details> <summary><b>🦊 Firefox Extension</b></summary> <br> <video width="800" height="600" controls> <source src="extension/resources/firefox.mp4" type="video/mp4"> </video> </details>

🔨 Building

Parabolic is a .NET 10 project and can easily be built on any platform. Besides .NET 10, the following are required system dependencies for building each project:

📦 Dependencies

Shared

  • gettext
    • Can be installed on Windows using msys2

WinUI

GNOME

🏗️ Build Process

Once all dependencies are available on the system, simply run:

WinUI:

dotnet run --project Nickvision.Parabolic.WinUI

GNOME:

dotnet run --project Nickvision.Parabolic.GNOME

📜 Code of Conduct

This project follows the GNOME Code of Conduct.

We expect all participants to treat each other with respect and contribute to a welcoming and inclusive community.

Related Skills

View on GitHub
GitHub Stars5.3k
CategoryContent
Updated2h ago
Forks244

Languages

C#

Security Score

100/100

Audited on Mar 21, 2026

No findings