Projects
Arroxy
Free open-source YouTube and +2000 sites downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, playlists, channels, and subtitles with no ads, tracking, cookies, or login. Supports 21 languages.
awesome-video-downloaders
A curated list of user-facing apps for downloading video and audio from YouTube and other sites.
url-sanitize
Remove tracking parameters and unwrap tracking redirects from URLs. ClearURLs-compatible library and CLI for JS, Rust, Python, and CI.
arroxy-runtime-binaries
Signed runtime binary manifests for Arroxy
homebrew-arroxy
Homebrew tap for Arroxy — YouTube downloader
homebrew-url-sanitize
Homebrew tap for url-sanitize
scoop-bucket
Scoop bucket for Arroxy — YouTube downloader
scoop-url-sanitize
Scoop bucket for url-sanitize
skills
Agent skills for AI coding assistants — follows the agentskills.io format, works with Claude Code, Codex, Cursor, Copilot, and 20+ agents
yt-dlp-bridge
TypeScript toolkit for safe yt-dlp command planning, argv generation, execution, parsing, and structured errors.
yt-dlp-errors
Classify yt-dlp stderr into a closed taxonomy of error kinds (botBlock, ipBlock, rateLimit, geoBlocked, drmProtected, loginRequired, ...). Zero deps, pure regex, ESM + CJS, snapshot-tested against upstream yt-dlp source. The missing structured-error layer every JS/TS yt-dlp wrapper needs.
yt-dlp-mcp-server
MCP server for yt-dlp with typed tools for inspecting, planning, downloading, and postprocessing media URLs.