Desktop Engine

The Desktop App Does the Heavy Lifting

Browsers can detect media, but they cannot download HLS/DASH streams, merge video and audio, or convert formats. Those jobs all run in the desktop app — locally, at native speed.

Rust + tokioffmpeg built-inLocal & private
Required

Desktop App

Desktop app for high-speed downloads and file management. Auto-connects with the extension after installation.

Version 1.0.0Windows 10+
Version 1.0.0·Size 45.7 MB

1. Download VDA-Setup-1.0.0.exe

1. Download VDA-Setup-1.0.0.exe 2. Double-click to run the installer 3. After installation, the desktop app auto-connects with the browser extension

Why Desktop

Why the Desktop App Is Required

The browser extension sniffs media resources and shows the UI. The actual downloading, stream merging, format conversion, and file management all happen in the desktop app — browsers simply cannot do this.

Extension Only

Limited
  • Detect media resources on web pages
  • Show the download popup and pick quality
  • Cannot download HLS / DASH streams (m3u8, mpd)
  • No format conversion or audio extraction
  • No resume for broken downloads
  • Capped by browser file-size and speed limits

Extension + Desktop

Full Power
  • Everything the extension does
  • Download HLS / DASH streams and merge segments
  • Merge video + audio, extract MP3 (built-in ffmpeg)
  • Resume broken downloads, queue batch tasks
  • Native Rust + tokio engine — no browser limits
  • Runs locally — no media leaves your machine

Native Download Engine

Built on Rust + tokio, the desktop app bypasses browser download limits for maximum speed and stability on large files and live streams.

HLS / DASH Stream Merging

Downloads m3u8 and mpd playlists, fetches every segment, and merges them into a single MP4 — something a browser cannot do.

Conversion & Audio Extraction

Ships with ffmpeg: video to MP4, video to MP3, audio extraction, and remuxing — no extra software needed.

Resume & Batch Processing

Resume broken downloads, queue multiple tasks, and run them in the background while you keep browsing.

All processing is local. The extension and desktop app talk over Chrome Native Messaging — no media passes through any server.

Architecture

How the Two Pieces Talk

The extension sniffs media. The desktop downloads and converts. They connect automatically via Chrome Native Messaging — a local, secure channel that needs no server.

01

Browser Extension

Sniffs videos, images, and audio on the page and shows the download UI.

02

Native Messaging

Local, secure channel between the extension and the desktop app.

03

Desktop Engine

Rust + tokio downloads streams; ffmpeg merges and converts them.

04

Your Files

Saved to your download folder, organized and ready to use.

Download the Desktop App

The desktop app is the real download engine — it downloads, merges, and converts media. The browser extension only sniffs resources on the page.

Desktop App

Desktop app for high-speed downloads and file management. Auto-connects with the extension after installation.

Version 1.0.0RequiredWindows 10+
Version 1.0.0·Size 45.7 MB

1. Download VDA-Setup-1.0.0.exe

1. Download VDA-Setup-1.0.0.exe 2. Double-click to run the installer 3. After installation, the desktop app auto-connects with the browser extension

Browser Extension

Works with Chrome, Edge, Brave, and all Chromium-based browsers. Auto-detects media resources once installed.

Version 1.0.0Chromium
Version 1.0.0·Size 8.2 MB

1. Click the button to visit Chrome Web Store

1. Click the button to visit Chrome Web Store 2. Click 'Add to Chrome' 3. After installation, the VDA icon appears in your browser toolbar

ChromeEdgeBraveOperaVivaldi

Browser Compatibility

VDA extension works with all Chromium-based browsers including Chrome, Edge, Brave, Opera, and Vivaldi.

Installation Guide

Follow these steps to get started in just three minutes

1

Install the Browser Extension

Search for VDA on the Chrome Web Store and click 'Add to Chrome' to install. The extension icon will appear in your browser toolbar.

2

Download the Desktop App

Download the Windows installer and run it. The desktop app runs as a background helper — no manual operation needed. It auto-connects with the extension.

3

Start Downloading

Open the web page with media you want to download, click the extension icon, select your desired resource and quality, and click download. Files save automatically to your download directory.

Download FAQ

Common questions about installation and usage

The browser extension sniffs media resources (images, videos, audio) on web pages and provides the user interface. The desktop app is a background application that handles actual file downloading, format conversion (via built-in ffmpeg), and file management. They communicate automatically via Chrome Native Messaging protocol.