videoMatik v0.1.4 (Windows)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · Windows version
Paste a video link and it downloads and drops the clip onto your active sequence at the playhead.
What's new in 0.1.4
- Download progress bar with live percentage and speed, so it's obvious the download is running (with a moving stripe while it starts and while merging).
Recent: 0.1.3 renamed the folder/bin to videoMatik + hardened paste-to-start + added the update button; 0.1.2 fixed the AV1 "unsupported format" error (downloads H.264); 0.1.1 added the new icon.
Install
- Download and unzip
videoMatik-windows.zip. - Double-click INSTALL.bat (if SmartScreen warns: More info → Run anyway).
- Restart Premiere Pro completely.
- Window ▸ Extensions (UXP) ▸ videoMatik.
⚠️ Cross-compiled, not yet runtime-tested on Windows. The bundledvideomatik-sidecar.exewas cross-compiled from macOS (Rustx86_64-pc-windows-gnuvia cargo-zigbuild) and is a valid PE32+ binary, but I have no Windows machine to run it on. The Rust source is identical to the fully-tested macOS build; only#[cfg]-gated paths differ. If the helper misbehaves, rebuild it natively on Windows withcargo build --releaseinvideomatik-sidecar/and re-runscripts/make-share-package.ps1. The bundledyt-dlp.exe,ffmpeg.exe,ffprobe.exe, anddeno.exeare official upstream Windows builds.
The Windows release bundles a GPL ffmpeg build (yt-dlp/FFmpeg-Builds). Unsigned — click through SmartScreen once.
macOS version: see the v0.1.4-macos release.