Open source desktop app

Arroxy
yt-dlp in a desktop app.

Paste a URL, choose the boring-but-important options, and save the file on your own computer. Arroxy is free, MIT licensed, and built on yt-dlp and FFmpeg.

MIT licensed No cloud downloader Windows, macOS, and Linux
View source on GitHub.

Latest release: v0.4.0 · Windows · macOS · Linux

By the numbers

What you get on day one.

2000+
sites supported
100+
daily app launches
6
install channels
MIT
open source

Snapshot as of June 2026. Sources: yt-dlp supportedsites.md, openpanel.dev launch events.

From the developer

Why I built Arroxy

Antonio Orionus avatar
Antonio Orionus
@OrionusAI

I've been writing software for years, long enough to get picky about how tools feel. So when I needed to download video off the web, I went through what felt like every option out there, and almost all of them let me down. The free ones were ugly, sluggish, crashed on me, or were missing the exact feature I'd opened them for. The few that actually worked well were closed-source and fenced in: paywalls on basic things, limits that made no sense, and no way to see what the program was doing on my own machine.

So I built the one I wanted to use myself, and I set the bar high on purpose — not "good enough," but better than anything else in the category. It's an ambitious goal, maybe an arrogant one, but it's the only goal worth the hours. And it works out for everyone: people get a downloader that's fast, honest, and complete, and I get to push my own craft and learn from real feedback instead of guessing. That's where Arroxy came from: plain love for good software and the work of building it. It's free and open source, so you can read every line, and it'll stay that way for good.

How to download

Save supported media in 3 steps

Same flow on Windows, macOS, and Linux — paste a supported URL, pick a format, save the file locally.

  1. 1

    1. Get the installer

    Click Download above and Arroxy picks the right build for your OS — .exe installer or portable on Windows, .dmg (Apple Silicon or Intel) on macOS, .AppImage or .flatpak on Linux. The button also works on the GitHub Releases page directly.

  2. 2

    2. Open the app

    First-launch warnings are normal for unsigned indie open-source builds. Windows: click More info → Run anyway. macOS: open System Settings → Privacy & Security → Open Anyway. Linux: mark the AppImage executable (chmod +x or your file manager's Properties → Permissions). Full verification steps below.

  3. 3

    3. Paste a supported URL, click Download

    Copy a supported media URL you have permission to save (including URLs from 2000+ supported sites), paste it into Arroxy, pick a format, choose a save folder, and click Download. Playlists, subtitles, and optional SponsorBlock chapters or trims use the same flow.

First-launch warning? See three ways to verify Arroxy →
Why Arroxy exists

yt-dlp is great. I still don't want to type flags every time.

yt-dlp does the hard part. It knows how to talk to media sites, it gets fixes quickly, and it already has the knobs people need. The awkward bit is using those knobs from memory.

Arroxy puts the normal stuff in a window: URL input, format selection, playlists, subtitles, metadata, save location, and a queue. If you already love the terminal, keep using yt-dlp. If you want the same toolchain with fewer notes pasted into your shell history, this is for that.

Site support comes from yt-dlp. Arroxy does not maintain its own extractor list, and it should not take credit for yt-dlp's supported sites.

What it does

The usual jobs, without rebuilding the command.

Arroxy is not a new downloader engine. It is a desktop app around the parts of yt-dlp people keep using over and over.

Video and audio downloads

Choose a video format, or save audio-only files such as MP3, M4A/AAC, Opus, or WAV when the source has usable streams.

Playlists

Paste a playlist URL, scan the entries, then queue the whole thing or just the items you want.

Subtitles

Save manual or auto-generated subtitles beside the video, embed them when the output supports it, or put them in a subtitles folder.

Metadata and artwork

Write title, upload date, channel, description, thumbnail, and chapter markers into the file when the selected format allows it.

SponsorBlock

Mark SponsorBlock segments as chapters, or trim selected categories from a local copy with FFmpeg and the community SponsorBlock database.

Cookies when needed

Import a cookies.txt file, or read cookies from a supported browser for media you can access. This is off by default. Cookie files are sensitive, so treat them that way.

SponsorBlock built-in

Optional SponsorBlock chapters or trims for local copies.

Arroxy can use SponsorBlock's community segment database to add chapter markers or optionally trim selected segments from files you save locally. Settings are per category and per download; no browser extension, post-processing upload, or third-party server is involved.

Signed-in access

Optional cookies import for media you can access.

Some media requires a signed-in session. Arroxy supports cookies.txt import (file or direct browser export) from Advanced settings for content you are authorized to access, and it is off by default. The session stays local to the file you provide; nothing is sent to a third-party server. Review yt-dlp's cookie guidance before using account cookies.

See it in action

A normal desktop flow.

Paste a URL
Pick your quality
Choose where to save
Parallel downloads
Subtitles step — pick languages, format, and save mode
Privacy

Your computer does the work.

Arroxy is not a hosted downloader or proxy service. It runs yt-dlp on your computer and writes files to the folder you chose. Anonymous diagnostics may report app version, operating system, launches, and crashes; they should not include media URLs, titles, file paths, account data, or file contents.

No hosted downloader

Downloads run on your machine with yt-dlp and FFmpeg. Files go straight to the folder you choose, not through an Arroxy server.

No DRM bypass

Arroxy does not remove DRM. If yt-dlp cannot access a protected stream, Arroxy will not make it downloadable.

Cookies stay local

If you use cookies.txt or browser-cookie access, the local app uses that session for the download attempt. Do not share cookie files.

Rights and permissions

Save media only when you have the rights or permission to keep it, and follow the terms and laws that apply to you.

Safety

Is Arroxy safe?

Arroxy is MIT-licensed and the source is on GitHub. The Windows and macOS builds are not code-signed right now, so SmartScreen or Gatekeeper may warn on first launch. That warning means your OS does not recognize the publisher; it does not mean the app is damaged.

Three ways to verify Arroxy yourself

Read the source

Every line is public on GitHub. You can audit the code, file an issue, or build it from source.

Check the SHA256

Each release ships a SHA256SUMS file. Match your download against the listed hash with sha256sum (Linux/macOS) or Get-FileHash (Windows PowerShell).

Run a third-party scan

Upload the installer to VirusTotal and review the report. Unsigned indie installers can trigger heuristic warnings, so read the details instead of just the headline.

What the underlying tools say

Built on three projects you can audit yourself.

yt-dlp is a feature-rich command-line audio/video downloader supporting thousands of sites. It is a fork of youtube-dl with additional features and fixes.

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.

SponsorBlock is a crowdsourced database for identifying sponsor segments, intros, outros, self-promotion, and similar markers in YouTube videos.

FAQ

Frequently asked questions

Latest from the blog

Arroxy vs ByClick Downloader (2026): free open-source alternative

Arroxy vs ByClick Downloader: free vs Premium, browser popup vs clipboard watch, Windows install, license, and which downloader fits.

Read more →

Arroxy vs Downie (2026): free open-source Mac alternative

Arroxy vs Downie for YouTube downloads on macOS: pricing, license, site coverage, distribution, SponsorBlock, and which one to pick.

Read more →
Blog →
Install

Pick your channel.

Direct download or any major package manager — all auto-updated each release.

Winget Windows

Recommended for Windows 10/11. Auto-updates with the system.

winget install AntonioOrionus.Arroxy

Scoop Windows

Portable install via Scoop bucket. No admin rights needed.

scoop bucket add arroxy https://github.com/antonio-orionus/scoop-bucket && scoop install arroxy

Homebrew macOS

Tap the cask, install with one command. Universal binary (Intel + Apple Silicon).

brew tap antonio-orionus/arroxy && brew install --cask arroxy

Flatpak Linux

Sandboxed install. Download the .flatpak bundle from Releases, install with one command. No Flathub setup needed.

flatpak install --user Arroxy-*.flatpak

Direct download All

NSIS installer, portable .exe, .dmg, .AppImage, or .flatpak — straight from GitHub Releases.

Open Releases →
Open source desktop app

Public source. MIT license. GitHub releases.

Read the code, check release assets, file an issue, or build the app yourself instead of trusting a prebuilt binary.

MIT licensed No cloud downloader Windows, macOS, and Linux