macOS
brew install you-getlocal Homebrew formula metadata
brew
you-get のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install you-getlocal Homebrew formula metadata
sudo apk add you-getAlpine Linux edge package indexes · you-get · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#you-getnixpkgs package indexes · pkgs/by-name/yo/you-get/package.nix · ソース: api.github.com
sudo zypper install you-getopenSUSE Tumbleweed package metadata · you-get · ソース: download.opensuse.org
choco install you-getChocolatey community package catalog · you-get · ソース: community.chocolatey.org
概要
Dumb downloader that scrapes the web
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
you-get | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:you-get |
|---|---|
| バージョン | 0.4.1743 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/you-get |
| ホームページ | https://you-get.org/ |
| リポジトリ | https://github.com/soimort/you-get |
| 上流ドキュメント | https://github.com/soimort/you-get#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/2d/85/f4a22b842bc0e0f57dc56ae54266dbc451547cee90bae9480131100ad92a/you_get-0.4.1743.tar.gz |
| 依存関係 | python@3.14, rtmpdump |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To use post-processing options, run `brew install ffmpeg` or `brew install libav`. |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-getソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.