Releases: burskozbekov/videomatik
Release list
videoMatik v0.1.4 (macOS · Apple Silicon)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · macOS version
Paste a video link and it downloads and drops the clip onto your active sequence at the playhead.
REQUIREMENT: Apple Silicon (M1 or newer) Mac. Intel Macs are not supported.
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-mac.zip. - Double-click Install videoMatik.app — first launch takes 10–20 s while macOS verifies it; that's normal.
- Approve the plugin install in the Creative Cloud window that opens.
- Restart Premiere Pro ▸ Window ▸ Extensions (UXP) ▸ videoMatik.
Signed and notarized by Apple — no security warnings. Already installed? Just run the installer again; it replaces the helper and panel cleanly.
Windows version: see the v0.1.4 release.
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.
videoMatik v0.1.3 (macOS · Apple Silicon)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · macOS version
Paste a video link into the panel and it downloads and drops the clip onto your active sequence at the playhead.
REQUIREMENT: Apple Silicon (M1 or newer) Mac. Intel Macs are not supported.
What's new in 0.1.3
- Paste = go. Pasting a link now starts the download instantly and reliably — no button press. (The DOWNLOAD button stays for manual retries.)
- Download folder/bin renamed to
videoMatik(wasVIDEOS) so clips never blend into your own VIDEOS folders. - A clear "Check for updates" button in the panel — it checks the latest release and points you to the download.
Previous: 0.1.2 fixed AV1 "unsupported format" by downloading H.264; 0.1.1 added the new icon.
Install
- Download and unzip
videoMatik-mac.zip. - Double-click Install videoMatik.app — first launch takes 10–20 s while macOS verifies it; that's normal.
- Approve the plugin install in the Creative Cloud window that opens.
- Restart Premiere Pro ▸ Window ▸ Extensions (UXP) ▸ videoMatik.
Signed and notarized by Apple — no security warnings. Already have an older version? Just run the installer again; it replaces the helper and panel cleanly.
Windows version: see the v0.1.3 release.
videoMatik v0.1.3 (Windows)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · Windows version
Paste a video link into the panel and it downloads and drops the clip onto your active sequence at the playhead.
What's new in 0.1.3
- Paste = go. Pasting a link now starts the download instantly and reliably — no button press. (The DOWNLOAD button stays for manual retries.)
- Download folder/bin renamed to
videoMatik(wasVIDEOS) so clips never blend into your own VIDEOS folders. - A clear "Check for updates" button in the panel — it checks the latest release and points you to the download.
Previous: 0.1.2 fixed AV1 "unsupported format" by downloading 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.3-macos release.
videoMatik v0.1.2 (macOS · Apple Silicon)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · macOS version
Paste a video link into the panel and it downloads and drops the clip onto your active sequence at the playhead.
REQUIREMENT: Apple Silicon (M1 or newer) Mac. Intel Macs are not supported.
What's new in 0.1.2
- H.264 downloads for editor compatibility. YouTube's true "best" video is usually AV1/VP9, which many Premiere builds reject with "unsupported format." videoMatik now downloads the best H.264 (avc1) + AAC and remuxes to MP4 (still no re-encode) — Premiere always decodes it. Trade-off: YouTube H.264 tops out at 1080p, so 1440p/4K sources come down at 1080p.
- New download-glyph icon (from 0.1.1).
Install
- Download and unzip
videoMatik-mac.zip. - Double-click Install videoMatik.app — the first launch can take 10–20 seconds while macOS verifies it; that's normal.
- Approve the plugin install in the Creative Cloud window that opens.
- Restart Premiere Pro ▸ Window ▸ Extensions (UXP) ▸ videoMatik.
Everything is signed and notarized by Apple — no security warnings. Already have an older version? Just run the installer again; it replaces the helper and panel cleanly.
Windows version: see the v0.1.2 release.
videoMatik v0.1.2 (Windows)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · Windows version
Paste a video link into the panel and it downloads and drops the clip onto your active sequence at the playhead.
What's new in 0.1.2
- H.264 downloads for editor compatibility. YouTube's true "best" video is usually AV1/VP9, which many Premiere builds reject with "unsupported format." videoMatik now downloads the best H.264 (avc1) + AAC and remuxes to MP4 (still no re-encode) — Premiere always decodes it. Trade-off: YouTube H.264 tops out at 1080p, so 1440p/4K sources come down at 1080p.
- New download-glyph icon (from 0.1.1).
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.2-macos release.
videoMatik v0.1.1 (macOS · Apple Silicon)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · macOS version
Paste a video link into the panel and it downloads at original quality (best video + audio, merged into MP4 without re-encoding), imports into a VIDEOS bin, and inserts the clip into your active sequence at the playhead.
REQUIREMENT: Apple Silicon (M1 or newer) Mac. Intel Macs are not supported.
What's new in 0.1.1
- New app/panel icon — a clean download glyph (arrow into a tray) that reads clearly as "download video".
Install
- Download and unzip
videoMatik-mac.zip. - Double-click Install videoMatik.app — the first launch can take 10–20 seconds while macOS verifies it; that's normal.
- Approve the plugin install in the Creative Cloud window that opens.
- Restart Premiere Pro ▸ Window ▸ Extensions (UXP) ▸ videoMatik.
Everything is signed and notarized by Apple — no security warnings at any step. The installer copies the helper to ~/Library/Application Support/videoMatik/, pre-launches it, and opens the panel .ccx.
Windows version: see the v0.1.1 release.
videoMatik v0.1.1 (Windows)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · Windows version
Paste a video link into the panel and it downloads at original quality (best video + audio, merged into MP4 without re-encoding), imports into a VIDEOS bin, and inserts the clip into your active sequence at the playhead.
What's new in 0.1.1
- New app/panel icon — a clean download glyph (arrow into a tray) that reads clearly as "download video".
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 do not have a Windows machine to run it on. The Rust source is identical to the fully-tested macOS build; only#[cfg]-gated paths differ (console-suppression flag,.exenames, bin subdir). 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 the 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.1-macos release.
videoMatik v0.1.0 (macOS · Apple Silicon)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · macOS version
Paste a video link into the panel and it downloads at original quality (best video + audio, merged into MP4 without re-encoding), imports into a VIDEOS bin, and inserts the clip into your active sequence at the playhead.
REQUIREMENT: Apple Silicon (M1 or newer) Mac. Intel Macs are not supported.
Install
- Download and unzip
videoMatik-mac.zip. - Double-click Install videoMatik.app — the first launch can take 10–20 seconds while macOS verifies it; that's normal.
- Approve the plugin install in the Creative Cloud window that opens.
- Restart Premiere Pro ▸ Window ▸ Extensions (UXP) ▸ videoMatik.
Everything is signed and notarized by Apple — no security warnings at any step. The installer copies the helper to ~/Library/Application Support/videoMatik/, pre-launches it (so the Gatekeeper cold-start happens now, not on your first download), and opens the panel .ccx.
Verified on this release
- Signed with Developer ID Application, notarized + stapled (helper
.appand installer applet — two submissions). spctl -a --type exec→ accepted, source=Notarized Developer ID on both, with a quarantine xattr set.- Full installer run: helper lands in
~/Library/Application Support/videoMatik/, answers/health, and a real YouTube download produced an MP4 at the source's best resolution (checked with the bundled ffprobe).
Windows version: see the v0.1.0 release.
videoMatik v0.1.0 (Windows)
videoMatik — download videos from any link straight onto your Premiere Pro timeline (Premiere Pro 2026+) · Windows version
Paste a video link into the panel and it downloads at original quality (best video + audio, merged into MP4 without re-encoding), imports into a VIDEOS bin, and inserts the clip into your active sequence at the playhead.
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.
INSTALL.bat copies the helper to %LOCALAPPDATA%\videoMatik, copies the panel to a versioned folder under %APPDATA%\Adobe\UXP\Plugins\External\, and registers it in Premiere's UXP plugin registry. UNINSTALL.bat removes both.
⚠️ 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 do not have a Windows machine to run it on. The Rust source is identical to the fully-tested macOS build; only#[cfg]-gated paths differ (console-suppression flag,.exenames, bin subdir). 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 the 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.0-macos release.