Skip to main content

Documentation Index

Fetch the complete documentation index at: https://vidow.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Format conversion is a Professional feature. Upgrade your plan to unlock it.
Video Downloader Plus can remux HLS (m3u8) and DASH (mpd) streams into standard video containers and extract audio tracks into standalone audio files. Conversion runs entirely inside your browser — nothing is uploaded to a server.

Video conversion targets

Target formatBest for
MP4Broadest device and browser compatibility — the safe default for most use cases
MKVArchiving with multiple audio tracks, multiple subtitle tracks, and rich metadata
MOVEditing in Final Cut Pro or working within the Apple ecosystem
WebMEmbedding on web pages and open-format workflows

Audio extraction targets

Target formatBest for
MP3Maximum compatibility across every audio player and platform
AACBetter quality-to-size ratio, especially for Apple devices and services

How conversion works

1

Detect the stream

Video Downloader Plus identifies an HLS or DASH stream on the page and surfaces it in the popup.
2

Choose a target format

Select your desired output format from the format picker before starting the download.
3

Local processing via WebAssembly

Video Downloader Plus downloads all segments and passes them through a WebAssembly-based media engine running in your browser. No data leaves your device during this step.
4

Save the output file

The finished file is written to your downloads folder in the format you selected.

Format comparison

MP4MKVMOVWebM
Device compatibilityUniversalGood (VLC, most players)Apple ecosystemBrowsers, Linux
Multiple audio tracksLimitedExcellentGoodLimited
Subtitle supportBasicExcellent (SRT, ASS, PGS)GoodBasic (WebVTT)
File sizeMediumMediumMedium–LargeSmaller
Streaming friendlyExcellentPoorGoodGood
Professional editingGoodLimitedExcellent (Final Cut)Limited
Web embeddingGoodNot recommendedNot recommendedExcellent

When to use each format

  • MP4 — The right choice for almost everything. Works on every phone, TV, tablet, and browser without configuration.
  • MKV — When you want to preserve alternate language tracks, multiple subtitle files, or attach metadata for a media server like Plex or Jellyfin.
  • MOV — When the file is headed into Final Cut Pro or another Apple editing tool that handles MOV natively.
  • WebM — When file size matters and the destination is a browser or Linux environment. Also the format to reach for when you want VP9 or AV1 output.

Audio format comparison

MP3AAC
CompatibilityUniversalExcellent on all modern devices
Quality at low bitratesAdequateNoticeably better
File size at equivalent qualityLargerSmaller
Best forBroadest reach, legacy playersHigher fidelity, Apple ecosystem

Key details

  • Local-only processing — The WebAssembly media engine runs entirely in your browser. Your video data stays on your machine.
  • Lossless quality — Video Downloader Plus remuxes streams into the target container without re-encoding video or audio, so there is no quality degradation for supported codec combinations.
  • Automatic track muxing — HLS and DASH streams with separate audio and video renditions are merged into a single output file before being saved.
  • DASH SegmentBase passthrough — When a DASH stream uses SegmentBase (meaning the content is already a standard MP4 with byte-range requests), Video Downloader Plus downloads the file directly and skips the conversion step entirely.