CLI path
Fast, scriptable, and ideal for terminal workflows, automation, and keyboard-first use.
Install the CLIFree · No account · Runs on your machine
Paste a YouTube URL. Labs YT Clip downloads and converts it to a 1080p MP4 (or the best stream ≤1080p when 1080p isn't offered) and writes the file into your Downloads folder. Use it as a terminal app or in your browser with the bundled local web app — same rules, same pipeline.
macOS (Apple silicon & Intel) · Windows · Linux. Ships pinned yt-dlp + ffmpeg; prefers copies already on your PATH.
Two ways to use it
Both options run on your machine, use the same download pipeline, and keep files in your Downloads folder.
Fast, scriptable, and ideal for terminal workflows, automation, and keyboard-first use.
Install the CLIA responsive browser interface with live progress, a Getting Started guide, and an in-app updater.
Install the web appThere is nothing to use on this page itself. The web version, labs-ytclip-web, is a small program you install alongside the CLI. Run it and it opens http://127.0.0.1:7431/ in your default browser — a responsive UI with live progress, the Getting Started guide, and an in-app Update available → Install & restart banner.
labs-ytclip-web # opens http://127.0.0.1:7431/
labs-ytclip-web --no-open # print the URL only
labs-ytclip-web --version # app + yt-dlp + ffmpeg versions
The installer includes both paths plus pinned yt-dlp + ffmpeg. Choose which app to run after installation.
curl -fsSL https://releases.myevent-labs.io/labs-ytclip/install.sh | sh
Then run labs-ytclip for the CLI or labs-ytclip-web for the browser app.
irm https://releases.myevent-labs.io/labs-ytclip/install.ps1 | iex
Then run labs-ytclip for the CLI or labs-ytclip-web for the browser app.
Prefer to inspect first? Read install.sh / install.ps1, or grab an archive from GitHub Releases. Later: labs-ytclip --update.
A horizontal % bar, realtime rate and phase (download → merge → convert), parsed live from yt-dlp — in the terminal and in the web app.
Press F1 or ? for the Getting Started guide, bundled-tool notes, keys and safety rules. Also --getting-started.
--check-update / --update pull the verified latest cut, refreshing yt-dlp and ffmpeg too. The web app shows an update banner.
MIT-licensed Rust. Redistributed sidecars keep their own terms — see NOTICE.