macOS
brew install telegram-downloaderlocal Homebrew formula metadata
安装
brew install telegram-downloaderlocal Homebrew formula metadata
nix profile install nixpkgs#tdlnixpkgs package indexes · pkgs/by-name/td/tdl/package.nix · 来源: api.github.com
scoop install extras/telegram-downloaderScoop official bucket manifest trees · bucket/telegram-downloader.json · 来源: api.github.com
概览
Telegram Messenger downloader/tools written in Golang
历史
tdl, packaged by Homebrew as telegram-downloader, is a Go Telegram toolkit whose scope grew beyond downloading into forwarding, uploading, exporting, and migration tasks.
The iyear/tdl repository was created in 2022, with an early v0.1.0-beta release in September 2022. The official README and documentation describe it as 'Telegram Downloader, but more than a downloader' and as a Telegram toolkit written in Go.
The project developed around Telegram power-user workflows that official clients do not optimize for: bulk downloads, protected-chat handling, JSON exports, message forwarding, upload workflows, and session migration.
tdl's adoption is visible in its packaging spread across Homebrew, Scoop, Termux, AUR, Nix, Docker, and prebuilt release assets. The official installation docs list Homebrew's `brew install telegram-downloader` path alongside one-line scripts and binaries.
The GitHub repository has thousands of stars and many release artifacts, indicating a CLI niche larger than a one-off script but still centered on Telegram automation and archival users.
Users run `tdl dl` to download from Telegram message links or exported JSON, `tdl chat export` to produce JSON for media downloads, `tdl forward` to forward or clone messages with routing rules, and related commands to upload files or export members.
For package nerds, the interesting part is that the packaged executable exposes a whole Telegram data workflow while keeping user state under `~/.tdl`, which makes upgrades and backup behavior straightforward.
telegram-downloader is notable as a package-manager-friendly wrapper around a service-specific power tool. It is the kind of CLI users want from Brew because it avoids manual GitHub asset selection and gives a stable `tdl` command on PATH.
The package also reflects a common modern packaging pattern: a Go single binary with cross-platform release assets, shell completions, Docker images, and docs that explicitly call out several package managers.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Credential-bearing paths to review before unattended agent runs.
~/.tdl可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tdl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:telegram-downloader |
|---|---|
| 版本 | 0.20.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://docs.iyear.me/tdl/ |
| 仓库 | https://github.com/iyear/tdl |
| 最后更新 | 2026-07-26T00:50:34+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
extras/telegram-downloader
scoop install extras/telegram-downloadertdl
nix profile install nixpkgs#tdl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.