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.
README
OmniGet
Download once. Study, watch and listen inside the app.
OmniGet is a free desktop app that downloads videos, courses, books and music from the internet — then plays them inside. One window, no setup, your files stay on your computer.
Get OmniGet
Platform
Download
<strong>Windows</strong>
<a href="https://github.com/tonhowtf/omniget/releases/latest"><img src="https://img.shields.io/badge/Windows-Portable_EXE-0078D6?style=for-the-badge&logo=windows&logoColor=white" height="40" /></a>
Download the .exe and double-click. No installer, no admin needed.
<strong>macOS</strong>
<a href="https://github.com/tonhowtf/omniget/releases/latest"><img src="https://img.shields.io/badge/macOS-DMG-000000?style=for-the-badge&logo=apple&logoColor=white" height="40" /></a>
Open the .dmg and drag OmniGet to Applications.
<strong>Linux</strong>
<a href="https://github.com/tonhowtf/omniget/releases/latest"><img src="https://img.shields.io/badge/Linux-Flatpak-FFAA33?style=for-the-badge&logo=linux&logoColor=white" height="40" /></a>
flatpak install wtf.tonho.omniget — or grab the bundle from Releases.
Updates run quietly in the background. Your files never leave your computer.
What you do with it
Three things you'll probably try on day one.
1. Paste a link, get the video
YouTube, Instagram, TikTok, Twitter, Reddit, Twitch, Bilibili — and around a thousand other sites. Drop the link in the box, pick a quality, the file is in your folder a moment later.
Download the whole course (Hotmart, Udemy, Kiwify, Skool, Teachable, Kajabi, Wondrium, Thinkific) and watch it without leaving the app. Resume at the second you stopped. Take notes that jump to that moment when you click them. Read the attached PDFs side by side.
Course player, notes pinned to timestamps, attachments in the same window.
3. Read books, real ones
Drop a folder of PDFs and EPUBs. OmniGet pulls covers from them, fetches titles and authors, and opens each one in a built-in reader with highlights, bookmarks, a focus mode and a paper-feel theme for the eyes. CBZ comics and TXT/HTML too.
Reader with highlights, notes panel and focus mode.
Music, the way you remember it
Point OmniGet to your music folder and it shows your tracks the way iTunes used to: albums with covers, artists with discographies, a queue that doesn't argue with you.
Plays MP3, FLAC, M4A, OGG, Opus — anything you already have.
Pulls synced lyrics so they scroll along with the song.
Connects to Spotify, SoundCloud, YouTube Music, Qobuz and Last.fm — your playlists and likes show up next to your local files.
Equalizer with presets, dark theme variants per album cover, an activity dashboard with your top tracks and a Discord presence that shows what you're playing.
Local library, synced lyrics, streaming sources — one player.
Where the downloads come from
You paste a link. OmniGet figures out the site, shows a preview with quality options, and downloads.
.torrent and magnet links, P2P direct transfer between two computers with a 4-word code
If yt-dlp supports a site, OmniGet downloads from it — roughly a thousand more.
The small things that add up
Quietly there when you need them.
Pomodoro focus timer that pauses your video when the session ends.
Notes app with bidirectional links, daily journal and a knowledge graph.
Progress dashboard with a streak counter, daily goals and a year-style heatmap.
FFmpeg converter for local files. No internet required.
Telegram chat browser that lets you save photos, videos and files from any chat.
Browser extension (Chrome and Firefox) that hands the current page to OmniGet with one click.
Global hotkey (Ctrl+Shift+D) that downloads whatever URL is in your clipboard.
9 languages, 14 themes including Catppuccin, Dracula, One Dark Pro and three e-ink variants.
How it feels day-to-day
Copy a link anywhere — a tweet, a Discord message, an open tab. Press Ctrl+Shift+D. OmniGet downloads in the background. You don't even open the window.
Or paste in the omnibox, glance at the preview, click download.
For a course: log in once on the platform, browse your library, pick what you want, walk away. Every lesson and attachment lands in the folder you chose.
For books: drop the files in a folder you already use, scan once, and they appear with covers.
For music: point at a folder, and the library is yours.
Build from source
For developers. If you just want to use OmniGet, grab a release.
git clone https://github.com/tonhowtf/omniget.git
cd omniget
pnpm install
pnpm tauri dev