macOS
brew install tubeuplocal Homebrew formula metadata
sudo port install tubeupMacPorts ports tree · python/tubeup/Portfile · ソース: api.github.com
brew
tubeup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tubeuplocal Homebrew formula metadata
sudo port install tubeupMacPorts ports tree · python/tubeup/Portfile · ソース: api.github.com
概要
Use yt-dlp to download video/metadata and upload to the Internet Archive
履歴
tubeup is an archival uploader that uses yt-dlp to download video and metadata, then uploads the result to the Internet Archive through the `internetarchive` Python module. The README describes it as a multi-VOD service to Archive.org uploader.
The README traces the project lineage to emijrp's original `youtube2internetarchive.py` in 2012 and Matt Hazinski's 2015 fork, with Bibliotheca Anonoma later designing tubeup for archiving single videos, playlists, or accounts to the Internet Archive.
Official tags show early 0.0.x releases in 2016 and a later date-style 2026 release. The current README credits contributors for moving from an external script to library calls, switching Tubeup into a PyPI repository, adding variable collections, rebasing toward an object-oriented library, and improving download/upload stability.
tubeup's adoption is narrower than general-purpose video downloaders because it is tied to Internet Archive upload workflows. The README explicitly says third-party package managers such as Homebrew, MacPorts, apt, and yum are not supported, even though the supplied package facts show Homebrew and MacPorts entries.
Its practical niche is preservation work: the README discusses Archive.org accounts, upload privileges, collection metadata, Community Video defaults, collection-owner/admin requirements, and warnings against dumping entire channels into public collections without coordination.
The supported workflow is to install with pipx, configure Internet Archive credentials via `ia configure`, and run `tubeup <url>` for URLs supported by yt-dlp. The README documents metadata flags, cookies, proxy use, download archives, output templates, custom download directories, and checking uploaded items under an Archive.org user page.
The README strongly recommends Linux or another POSIX system, preferably a VPS with enough RAM and storage, and it warns users not to use Tubeup for live-video archiving because yt-dlp live handling is described as unsuitable for archival use in that context.
tubeup is interesting to package users precisely because it is awkward to package: it sits on fast-moving yt-dlp behavior, Internet Archive credentials, ffmpeg, Deno for YouTube extractor support, and long-running upload failure handling.
For the package-nerd niche, it documents a real-world conflict between distribution convenience and upstream support policy: Homebrew can package it, but upstream tells users to use pipx and keep tubeup, yt-dlp, internetarchive, and Deno current.
セキュリティ状態
tubeup に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.tubeup/downloadsCredential-bearing paths to review before unattended agent runs.
$IA_CONFIG_FILE$XDG_CONFIG_HOME/internetarchive/ia.ini~/.config/internetarchive/ia.ini~/.config/ia.ini~/.ia実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tubeup | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bibanon/tubeup
インストールメタデータ
| パッケージキー | brew:tubeup |
|---|---|
| バージョン | 2026.5.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tubeup |
| ホームページ | https://github.com/bibanon/tubeup |
| リポジトリ | https://github.com/bibanon/tubeup |
| 上流ドキュメント | https://github.com/bibanon/tubeup#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/7e/44/6deb75f6d3a553fe3f8dfbd7c0fdea15f31b67272808efad98303803cca7/tubeup-2026.5.8.tar.gz |
| 最終更新 | 2026-06-19T17:26:07Z |
| Pulse | updated |
| 依存関係 | certifi, cffi, pycparser, python@3.14 |
| ビルド依存関係 | node |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tubeup |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tubeup
sudo port install tubeupソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.