Skip to content

GrabOne 1.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 17:37
· 4 commits to main since this release

Installing

Download GrabOne-1.0.3-installer.exe and run it. The wizard asks
who to install for: everyone on the computer (C:\Program Files\GrabOne,
administrator prompt) or your account only (%LOCALAPPDATA%\Programs\GrabOne,
no prompt). The portable build needs no installation at all.

GrabOne drives yt-dlp and FFmpeg rather than bundling them, so install
those separately and keep them updated on your own schedule:

winget install yt-dlp.yt-dlp
winget install Gyan.FFmpeg

The application finds them on your PATH, in its own folder, or wherever
you point it in Settings. If one is missing it shows how to install it.

Windows may warn about an unrecognised publisher: these builds are not
code signed. checksums.txt lists the SHA-256 of every file here, and
the in-app updater verifies it before running anything.

Full Changelog: v1.0.2...v1.0.3