← All projects

in development

Fluxora

Dark-themed Windows app for analyzing YouTube links and downloading selected audio or video formats with queue support.

Fluxora is a modern WinForms desktop application that helps users convert and download media from pasted YouTube links. After analyzing a video URL, the app displays available output options such as MP3 audio qualities and MP4 video resolutions, then lets the user add the selected format to a controlled download queue. It includes a clean dark UI with blue/purple accents, persistent recent-download history, thumbnails, status tracking, progress feedback, configurable output folder, and row-level actions such as retry, remove, copy URL, show errors, and open downloaded files in folder.

The app uses bundled media tools when available and falls back to automatic tool download if they are missing. Its provider-based architecture keeps the conversion logic extensible, allowing support for additional media providers in the future.

Main capabilities

  • Analyze YouTube links and detect available formats
  • Download MP3 audio and MP4 video
  • Select quality/resolution before downloading
  • Queue multiple downloads with concurrency limits
  • Pause, resume, cancel, retry, and remove downloads
  • Persist recent downloads between sessions
  • Show thumbnail, title, artist/channel, duration, status, format, and progress
  • Use bundled yt-dlp and FFmpeg tools with download fallback
  • Configurable default download folder
  • Custom dark themed Windows UI