Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install you-get

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add you-get

Alpine Linux edge package indexes · you-get · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#you-get

nixpkgs package indexes · pkgs/by-name/yo/you-get/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install you-get

openSUSE Tumbleweed package metadata · you-get · ソース: download.opensuse.org

概要

パッケージ概要

Dumb downloader that scrapes the web

コマンドとエイリアス

  • you-get

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:download

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
you-getcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.4.1743
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://you-get.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://you-get.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyou-get
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

you-get

nix profile install nixpkgs#you-get
  • normalized package name match
  • 一致条件: You Get
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yo/you-get/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

you-get 0.4.1650-r4

Tiny command line utility to download media contents

https://you-get.org

sudo apk add you-get
  • License: MIT
  • Architecture: x86_64
  • Source Package: you-get
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: You Get
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: you-get from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

you-get-bash-completion 0.4.1650-r4

Bash completions for you-get

https://you-get.org

sudo apk add you-get-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: you-get
  • normalized package name match
  • 一致条件: You Get
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: you-get-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

you-get-fish-completion 0.4.1650-r4

Fish completions for you-get

https://you-get.org

sudo apk add you-get-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: you-get
  • normalized package name match
  • 一致条件: You Get
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: you-get-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

you-get-pyc 0.4.1650-r4

Precompiled Python bytecode for you-get

https://you-get.org

sudo apk add you-get-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: you-get
  • 1 依存関係
  • normalized package name match
  • 一致条件: You Get
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: you-get-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

you-get-zsh-completion 0.4.1650-r4

Zsh completions for you-get

https://you-get.org

sudo apk add you-get-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: you-get
  • normalized package name match
  • 一致条件: You Get
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: you-get-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

you-get 0.4.1743-1.5

Dumb downloader that scrapes the web

https://you-get.org

sudo zypper install you-get
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: you-get
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: You Get
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: you-get from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

you-get-bash-completion 0.4.1743-1.5

Bash completion for you-get

https://you-get.org

sudo zypper install you-get-bash-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: you-get
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: You Get
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: you-get-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

you-get-fish-completion 0.4.1743-1.5

Fish completion for you-get

https://you-get.org

sudo zypper install you-get-fish-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: you-get
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: You Get
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: you-get-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

you-get-zsh-completion 0.4.1743-1.5

Zsh Completion for you-get

https://you-get.org

sudo zypper install you-get-zsh-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: you-get
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: You Get
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: you-get-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

you-get

choco install you-get
  • normalized package name match
  • 一致条件: You Get
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: you-get from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.756','razer-synapse-3'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment