macOS
brew install you-getlocal Homebrew formula metadata
brew
Dumb downloader that scrapes the web. Version 0.4.1743 via Homebrew; verified from local package data.
install
brew install you-getlocal Homebrew formula metadata
sudo apk add you-getAlpine Linux edge package indexes · you-get · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#you-getnixpkgs package indexes · pkgs/by-name/yo/you-get/package.nix · source: api.github.com
sudo zypper install you-getopenSUSE Tumbleweed package metadata · you-get · source: download.opensuse.org
choco install you-getChocolatey community package catalog · you-get · source: community.chocolatey.org
overview
Dumb downloader that scrapes the web
history
you-get is a Python command-line downloader for media and other web resources. Its README calls it a tiny utility for downloading videos, audio, images, and arbitrary non-HTML content when there is no handier way to do it.
The public GitHub repository was created in August 2012, and PyPI metadata shows early published artifacts from late 2012. The project grew during the era when web video was split across YouTube, Youku/Tudou, Niconico, Vimeo, and many site-specific players, making small scraper-based downloaders a practical necessity.
From the beginning, you-get positioned itself with hacker-culture language: control over one's computer, avoiding closed-source browser technology, and using command-line tools to retrieve web media directly. Its documentation later added notices about contribution policy and Python support, reflecting the maintenance burden of a downloader that must track changing websites.
you-get became especially visible because it covered both global and Chinese media sites. The older PyPI description explicitly named YouTube and Youku/Tudou, while the modern README lists YouTube, Youku, Niconico, and many more supported sites.
The tool also crossed package ecosystems: its README documents pip, source checkout, Zsh Antigen, Homebrew, FreeBSD pkg, and Flox installation paths, while Homebrew and other package managers carry it as a single `you-get` executable. GitHub metadata in July 2026 showed tens of thousands of stars and thousands of forks, unusually high for a small CLI scraper.
Users run `you-get URL` to inspect and download a media item, or `you-get -i URL` to list available streams, formats, quality levels, and sizes. The README also documents streaming online video to a media player, downloading images from pages, and retrieving arbitrary binary files.
Its practical niche overlaps youtube-dl/yt-dlp, but you-get historically appealed to users who wanted a compact Python command with broad site coverage and good support for Chinese video platforms.
you-get is package-manager folklore for the web-scraping era: tiny executable, huge maintenance surface. Every supported site is a moving target, so the package is less about a stable protocol and more about continuously packaging knowledge of the contemporary web.
It also shows why package managers carry media downloaders despite their fragility: users want a normal installable command, shell completions, and upgrade paths when sites change.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
you-get | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:you-get |
|---|---|
| Version | 0.4.1743 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/you-get |
| Homepage | https://you-get.org/ |
| Repository | https://github.com/soimort/you-get |
| Upstream docs | https://github.com/soimort/you-get#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/2d/85/f4a22b842bc0e0f57dc56ae54266dbc451547cee90bae9480131100ad92a/you_get-0.4.1743.tar.gz |
| Dependencies | python@3.14, rtmpdump |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To use post-processing options, run `brew install ffmpeg` or `brew install libav`. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | you-get |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
you-get
nix profile install nixpkgs#you-getyou-get 0.4.1650-r4
Tiny command line utility to download media contents
sudo apk add you-getyou-get-bash-completion 0.4.1650-r4
Bash completions for you-get
sudo apk add you-get-bash-completionyou-get-fish-completion 0.4.1650-r4
Fish completions for you-get
sudo apk add you-get-fish-completionyou-get-pyc 0.4.1650-r4
Precompiled Python bytecode for you-get
sudo apk add you-get-pycyou-get-zsh-completion 0.4.1650-r4
Zsh completions for you-get
sudo apk add you-get-zsh-completionyou-get 0.4.1743-1.5
Dumb downloader that scrapes the web
sudo zypper install you-getyou-get-bash-completion 0.4.1743-1.5
Bash completion for you-get
sudo zypper install you-get-bash-completionyou-get-fish-completion 0.4.1743-1.5
Fish completion for you-get
sudo zypper install you-get-fish-completionyou-get-zsh-completion 0.4.1743-1.5
Zsh Completion for you-get
sudo zypper install you-get-zsh-completionyou-get
choco install you-getsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.