awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NickvisionApps avatar

NickvisionApps/Parabolic

0
View on GitHub↗
5,106 stars·234 forks·C#·mit·34 viewsflathub.org/apps/details/org.nickvision.tubeconverter↗

Parabolic

Parabolic is a graphical frontend for the yt-dlp engine, serving as a web media downloader and extractor. It provides a visual interface for saving high-quality video and audio content from various web platforms into local files.

The application functions as a multi-format media exporter, allowing content to be saved into diverse audio and video containers. It includes a media metadata manager to capture and store associated information, such as subtitles and technical metadata, alongside the downloaded files.

The system supports batch content acquisition through concurrent download management to increase acquisition speed. It also provides capabilities for digital media archiving and web media extraction.

Features

  • Media Downloaders - Extracts high-quality video and audio content from various web platforms into local files via a graphical interface.
  • CLI Wrappers - Provides a graphical interface that encapsulates command-line tools to handle complex media extraction and conversion.
  • yt-dlp Engine Wrappers - Wraps the yt-dlp command-line tool as a managed subprocess to simplify site extraction and download execution.
  • Web Resource Extraction - Extracts media stream URLs and source files from web pages through a graphical interface.
  • Media Download Clients - Provides a desktop application that wraps the yt-dlp engine with queue management and format selection.
  • Task Queues - Coordinates multiple simultaneous download tasks using a worker queue to optimize system resource consumption.
  • Media Metadata Handling - Processes and tracks technical identifiers, subtitles, and dimensions for downloaded multimedia files.
  • Media Metadata Managers - Captures and stores subtitles and technical metadata alongside downloaded media files.
  • Media Archiving - Collects and saves web videos and audio along with metadata and subtitles for long-term digital preservation.
  • Multi-Format Video Export - Converts and saves media into various compressed output formats to ensure cross-device compatibility.
  • Multi-Format Exporters - Saves web content into diverse audio and video containers to ensure broad cross-device compatibility.
  • Batch - Queues and downloads multiple high-resolution video files simultaneously to accelerate content acquisition.
  • Download Traffic Controllers - Manages network resource usage by running multiple file transfers simultaneously to increase acquisition speed.
  • Media Downloaders - Utility for downloading web video and audio content.

Star history

Star history chart for nickvisionapps/parabolicStar history chart for nickvisionapps/parabolic

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does nickvisionapps/parabolic do?

Parabolic is a graphical frontend for the yt-dlp engine, serving as a web media downloader and extractor. It provides a visual interface for saving high-quality video and audio content from various web platforms into local files.

What are the main features of nickvisionapps/parabolic?

The main features of nickvisionapps/parabolic are: Media Downloaders, CLI Wrappers, yt-dlp Engine Wrappers, Web Resource Extraction, Media Download Clients, Task Queues, Media Metadata Handling, Media Metadata Managers.

Which projects share features with nickvisionapps/parabolic?

Projects with overlapping indexed features include: nexmoe/vidbee — VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over… iawia002/annie — Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent… oop7/ytsage — YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other… mhogomchungu/media-downloader — This project is a multi-engine media downloader and web media scraper interface. Built as a native Qt C++ desktop… aandrew-me/ytdownloader — ytDownloader is a video downloader and media extraction tool that uses the yt-dlp engine to retrieve video and audio… instaloader/instaloader — Instaloader is a Python library and command-line utility designed for the automated retrieval, archiving, and analysis…

Projects sharing features with Parabolic

These projects share indexed features with Parabolic. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nexmoe/vidbeenexmoe avatar

    nexmoe/VidBee

    6,422View on GitHub↗

    VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over 1000 websites. It functions as both a desktop client and a Fastify-based web service, managing downloads through a persistent queue with pause, resume, retry, and real-time progress tracking. The application uses cookie-based authentication to access login-gated, age-restricted, or subscriber-only content by importing browser cookies or Netscape-format cookie files. The application distinguishes itself through automated download workflows, including RSS and Atom feed monitoring t

    TypeScriptdownloaderfacebooktiktok
    View on GitHub↗6,422
  • iawia002/annieiawia002 avatar

    iawia002/annie

    31,414View on GitHub↗

    Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent media downloader designed to fetch video files and playlists from websites via URLs. The tool distinguishes itself through a proxy-aware network layer that supports SOCKS5 and HTTP proxies to bypass regional content restrictions. It also incorporates session cookie integration and referrer spoofing to facilitate the download of authenticated or age-gated content. The project provides capabilities for bulk media acquisition, including batch downloading from text files and extr

    Go
    View on GitHub↗31,414
  • mhogomchungu/media-downloadermhogomchungu avatar

    mhogomchungu/media-downloader

    4,739View on GitHub↗

    This project is a multi-engine media downloader and web media scraper interface. Built as a native Qt C++ desktop application, it serves as a graphical frontend for orchestrating multiple backend downloaders such as yt-dlp, gallery-dl, and aria2c to capture video, audio, and images from the web. The software differentiates itself through a routing system that uses regex-based engine mapping to assign specific backend tools to URLs based on their domain. It includes a subscription management system that monitors remote playlists to automatically identify and queue new media entries as they are

    C++
    View on GitHub↗4,739
  • oop7/ytsageoop7 avatar

    oop7/YTSage

    3,713View on GitHub↗

    YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other platforms. Built using the PySide6 framework and powered by the yt-dlp engine, it provides a visual interface for media extraction and file organization. The application includes a dedicated media filter that removes sponsored segments from downloaded videos using community-sourced timestamp data. It also features a metadata extractor to fetch and save subtitles, thumbnails, descriptions, and chapter markers. The tool supports batch playlist processing, audio format conversion

    Pythonpyside6pythonyoutube-dl
    View on GitHub↗3,713
  • Compare all 30 related projects→