Skip to content

Commit f9f83f9

Browse files
authored
New version: tonhowtf.OmniGet version 0.8.9
1 parent 73cd5a8 commit f9f83f9

3 files changed

Lines changed: 89 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Tracker using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: tonhowtf.OmniGet
5+
PackageVersion: 0.8.9
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: omniget
15+
ReleaseDate: 2026-08-28
16+
AppsAndFeaturesEntries:
17+
- DisplayName: omniget
18+
Publisher: tonho
19+
ProductCode: omniget
20+
InstallationMetadata:
21+
DefaultInstallLocation: '%LocalAppData%\omniget'
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/tonhowtf/omniget/releases/download/v0.8.9/omniget_0.8.9_x64-setup.exe
25+
InstallerSha256: C5EA516376275E30B6CD24933268D3E801711441B9DFC76A4E3B538708AD7F37
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Created with WinGet Tracker using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: tonhowtf.OmniGet
5+
PackageVersion: 0.8.9
6+
PackageLocale: en-US
7+
Publisher: tonhowtf
8+
PublisherUrl: https://github.com/tonhowtf
9+
PublisherSupportUrl: https://github.com/tonhowtf/omniget/issues
10+
Author: tonhowtf
11+
PackageName: OmniGet
12+
PackageUrl: https://github.com/tonhowtf/omniget
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/tonhowtf/omniget/blob/HEAD/LICENSE
15+
ShortDescription: Desktop app to download videos, courses, and media from 50+ platforms.
16+
Description: Desktop app to download videos, courses, and media from 50+ platforms. YouTube, Instagram, TikTok, Bilibili (哔哩哔哩), Douyin (抖音), 小红书, 快手, 优酷, Hotmart, Udemy, Kiwify, Telegram, and 1000+ more via yt-dlp. Download torrents and send files between devices over P2P.
17+
Tags:
18+
- bilibili-downloader
19+
- course-downloader
20+
- download-manager
21+
- hotmart-downloader
22+
- instagram-downloader
23+
- media-downloader
24+
- reddit-downloader
25+
- rust
26+
- tauri
27+
- tiktok-downloader
28+
- twitter-downloader
29+
- udemy
30+
- udemy-downloader
31+
- video-downloader
32+
- youtube-downloader
33+
- yt-dlp
34+
ReleaseNotes: |-
35+
Downloads
36+
Windows: .exe installer or portable.
37+
macOS: .dmg (Apple Silicon aarch64 or Intel x86_64).
38+
Linux: .AppImage (universal) or .deb (Debian/Ubuntu).
39+
Debian/Ubuntu users — AppImage compatibility
40+
Debian 12+ ships without FUSE 2 by default, which AppImage requires.
41+
If ./omniget.AppImage fails with a libfuse error, run:
42+
sudo apt install libfuse2
43+
…or use ./omniget.AppImage --appimage-extract-and-run.
44+
Easier alternative: download the .deb instead — works out of the
45+
box on Debian 12+ and Ubuntu 22.04+.
46+
macOS users — "OmniGet is damaged and can't be opened"
47+
The app is not notarized with Apple yet, so Gatekeeper quarantines it.
48+
After moving the app to /Applications, run:
49+
xattr -cr /Applications/omniget.app
50+
Then open it normally. If it still refuses, allow it under
51+
System Settings → Privacy & Security.
52+
ReleaseNotesUrl: https://github.com/tonhowtf/omniget/releases/tag/v0.8.9
53+
ManifestType: defaultLocale
54+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Tracker using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: tonhowtf.OmniGet
5+
PackageVersion: 0.8.9
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)