OmniGet for Windows
For Windows 10 and later, 64-bit. The installer is the easiest choice; the portable build runs from any folder or USB stick.
Windows may show a SmartScreen warning the first time. Here is what to do.
Not on Windows? See every platform.
Requirements and formats
- Installer (.exe): the usual choice. Updates arrive inside the app.
- Portable (.exe): no install. Put an empty
portable.txtnext to it and settings, cookies, yt-dlp and FFmpeg stay in adatafolder beside the file. - MSI package: for IT departments that deploy software.
- On Windows on ARM, the x64 build runs through emulation.
First launch
OmniGet is not code-signed yet, so Windows asks you to confirm once.
- Open the downloaded
.exe. If a blue Windows protected your PC box appears, click More info. - Check that the file name is the one you downloaded, then click Run anyway.
- The installer runs as usual. You only do this once per version.
OmniGet draws its window with Microsoft Edge WebView2, which Windows 10 and 11 already include. If it is missing, the installer adds it.
After you install
-
The first screen asks for your language, then installs yt-dlp and FFmpeg with one click.
-
Copy a link, paste it on the home screen, pick a quality and press Enter.
-
Optional: add the browser extension from Settings to save what you see while logged in.
Checksums
Windows
-
SHA-256
7b8d9fdac695acba2868f8c350cbf55ea43319e528ed47861467bfef2277c664 -
SHA-256
fc4211fe1c311382e4c835b0c7e20c4f43152e5b5e6dcf39e9f1553ab33df3e4 -
SHA-256
6fad57184e6496e40e6ea9d857d705292f27af166517d7c256fb8c24465b7d8b -
SHA-256
7a3be40ae0e0e8af4f7b9bca4ab74a379c44f0d537d20c75c0c8e9942d848ef2
Every file above is the same file published on GitHub, copied to this site only after its SHA-256 matched. The reference hash lives on GitHub; this page is a convenience. How to check a file.
Other ways to install
Windows Package Manager
winget install -e --id tonhowtf.OmniGet Questions
Is the SmartScreen warning a sign of a virus?
No. SmartScreen warns about files it has not seen signed before. It does not scan them. The way to be sure is to compare the file's SHA-256 with the one published on GitHub.
Installer or portable?
The installer, unless you need to run OmniGet from a USB stick or a folder without installing anything.
Can I install it with winget?
Yes: winget install -e --id tonhowtf.OmniGet.