デスクトップエンジン

重い処理はデスクトップアプリが担う

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
必須

デスクトップアプリ

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

バージョン 1.0.0Windows 10以降
バージョン 1.0.0·サイズ 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

なぜデスクトップか

なぜデスクトップアプリが必要か

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.

拡張機能のみ

制限あり
  • 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

拡張機能+デスクトップ

フルパワー
  • 拡張機能のすべての動作
  • Download HLS / DASH streams and merge segments
  • Merge video + audio, extract MP3 (built-in ffmpeg)
  • Resume broken downloads, queue batch tasks
  • ネイティブRust + tokioエンジン — ブラウザの制限なし
  • ローカルで動作 — メディアが端末から出ることはない

ネイティブダウンロードエンジン

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

HLS / DASHストリーム結合

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

変換と音声抽出

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

再開と一括処理

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.

アーキテクチャ

2つの部品の連携

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

ブラウザ拡張機能

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

02

ネイティブメッセージング

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

03

デスクトップエンジン

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

04

あなたのファイル

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

デスクトップアプリをダウンロード

デスクトップアプリが本物のダウンロードエンジン — メディアをダウンロード・結合・変換します。ブラウザ拡張機能はページ上のリソースを検出するだけです。

デスクトップアプリ

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

バージョン 1.0.0必須Windows 10以降
バージョン 1.0.0·サイズ 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

ブラウザ拡張機能

Chrome、Edge、Brave、すべてのChromium系ブラウザに対応。インストール後メディアを自動検出します。

バージョン 1.0.0Chromium
バージョン 1.0.0·サイズ 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

ブラウザ互換性

VDA拡張機能はChrome、Edge、Brave、Opera、VivaldiなどすべてのChromium系ブラウザに対応。

インストールガイド

この手順でわずか3分で開始

1

ブラウザ拡張機能をインストール

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 Windows installer and run it. The desktop app runs as a background helper — no manual operation needed. It auto-connects with the extension.

3

ダウンロードを開始

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.

ダウンロードFAQ

インストールと利用に関するよくある質問

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.