# you-get を Homebrew, apk, chocolatey, Nix, zypper でインストール

you-get のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:you-get
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install you-get
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add you-get
```

  証拠: Alpine Linux edge package indexes: you-get from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#you-get
```

  証拠: nixpkgs package indexes: pkgs/by-name/yo/you-get/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install you-get
```

  証拠: openSUSE Tumbleweed package metadata: you-get from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install you-get
```

  証拠: Chocolatey community package catalog: you-get from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.7216','memprofiler'

## パッケージ情報

- **パッケージキー:** brew:you-get
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4.1743
- **ソース概要:** Dumb downloader that scrapes the web
- **ホームページ:** <https://you-get.org/>
- **リポジトリ:** <https://github.com/soimort/you-get>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- you-get (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.4.1743
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2012-08-20: The public soimort/you-get GitHub repository is created.
- 2012-12: PyPI metadata shows early you-get distributions.
- 2019: The README points users away from conventional issue reporting toward the project contribution policy.
- 2022: The README announces eventual dropping of older Python 3.5-3.7 support.
- 2026-07: GitHub metadata shows very large community visibility for a command-line downloader.

### Related projects

- youtube-dl and yt-dlp are the major adjacent Python media downloaders.
- FFmpeg is a recommended dependency for many media post-processing and stream-merging workflows.
- RTMPDump is listed as an optional dependency for legacy RTMP media workflows.

### ソース

- <https://api.github.com/repos/soimort/you-get>
- <https://github.com/soimort/you-get>
- <https://pypi.org/project/you-get/0.2.10/>
- <https://pypi.org/pypi/you-get/json>
- <https://you-get.org/>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Nix - you-get: normalized package name match | nixpkgs package indexes: pkgs/by-name/yo/you-get/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - you-get - 0.4.1650-r4: normalized package name match | Alpine Linux edge package indexes: you-get from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tiny command line utility to download media contents | https://you-get.org
- apk - you-get-bash-completion - 0.4.1650-r4: normalized package name match | Alpine Linux edge package indexes: you-get-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for you-get | https://you-get.org
- apk - you-get-fish-completion - 0.4.1650-r4: normalized package name match | Alpine Linux edge package indexes: you-get-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for you-get | https://you-get.org
- apk - you-get-pyc - 0.4.1650-r4: normalized package name match | Alpine Linux edge package indexes: you-get-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for you-get | https://you-get.org
- apk - you-get-zsh-completion - 0.4.1650-r4: normalized package name match | Alpine Linux edge package indexes: you-get-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for you-get | https://you-get.org
- zypper - you-get - 0.4.1743-2.2: normalized package name match | openSUSE Tumbleweed package metadata: you-get from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Dumb downloader that scrapes the web | https://you-get.org
- zypper - you-get-bash-completion - 0.4.1743-2.2: normalized package name match | openSUSE Tumbleweed package metadata: you-get-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash completion for you-get | https://you-get.org
- zypper - you-get-fish-completion - 0.4.1743-2.2: normalized package name match | openSUSE Tumbleweed package metadata: you-get-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish completion for you-get | https://you-get.org
- zypper - you-get-zsh-completion - 0.4.1743-2.2: normalized package name match | openSUSE Tumbleweed package metadata: you-get-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for you-get | https://you-get.org
- Chocolatey - you-get: normalized package name match | Chocolatey community package catalog: you-get from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.7216','memprofiler'


## Combined YAML source

View the package source record on GitHub. [combined/you-get.yml](https://github.com/mxcl/pkgdb/blob/main/combined/you-get.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
