OmniGet is a free, open source desktop app for downloading videos and media from the internet. It natively supports YouTube, Instagram, TikTok, Twitter/X, Reddit, Twitch, Pinterest, Vimeo, Bluesky, Hotmart courses, Udemy courses, and Telegram. Any other URL falls back to yt-dlp, covering 1000+ additional sites.
Built with Tauri and Rust for speed and a small footprint.
- Download from 12 platforms natively, plus 1000+ more via yt-dlp
- Download full Hotmart and Udemy courses with login (videos, attachments, descriptions)
- Download Telegram media with QR code or phone number login
- Convert media files between formats with FFmpeg and GPU acceleration
- Search YouTube directly from the omnibox
- Choose quality, format, and download mode (video, audio only, mute)
- Real-time progress with ETA and speed
- Clipboard URL detection and batch downloads
- Dark and light theme
- Available in English, Portuguese, Chinese, Japanese, Italian, and French
- Loop, the mascot that reacts to your downloads
| Platform | Content |
|---|---|
| YouTube | Videos, Shorts, Playlists, Search |
| Posts, Reels, Stories | |
| TikTok | Videos, Photos |
| Twitter / X | Videos, GIFs |
| Videos, Images | |
| Twitch | Clips |
| Images, Videos | |
| Vimeo | Videos (with referer support) |
| Bluesky | Images, Videos |
| Hotmart | Full courses with login |
| Udemy | Full courses with login |
| Telegram | Photos, Videos, Files, Audio |
| 1000+ more | Anything yt-dlp supports |
Platform availability may vary depending on each service.
Grab the latest release for your platform:
macOS and Linux builds are available but not fully tested yet. If you run into issues, please open an issue.
Windows SmartScreen may warn you the first time you run OmniGet. This is normal for open source apps without a paid code signing certificate. Click More info, then Run anyway.
The app is fully open source and every line of code is right here in this repository.
Prerequisites: Rust, Node.js 18+, pnpm
git clone https://github.com/tonhowtf/omniget.git
cd omniget
pnpm install
pnpm tauri devFor a production build:
pnpm tauri buildOmniGet facilitates downloading publicly available content from the internet. You are responsible for how you use it. Personal use is supported by Article 184, §4 of the Brazilian Penal Code, which allows copying works for private use without profit intent.
Respect copyright and each platform's terms of service.
Found a bug or want to suggest a feature? Open an issue. Pull requests are welcome.
OmniGet is licensed under GPL-3.0. The OmniGet name, logo, and Loop mascot are project trademarks not covered by the code license.

