macOS
brew install telegram-downloaderlocal Homebrew formula metadata
brew / rank 3282
Telegram Messenger downloader/tools written in Golang. Version 0.20.3 via Homebrew; verified 2026-07-26. Also installable with scoop: scoop install extras/telegram-downloader.
install
brew install telegram-downloaderlocal Homebrew formula metadata
nix profile install nixpkgs#tdlnixpkgs package indexes · pkgs/by-name/td/tdl/package.nix · source: api.github.com
scoop install extras/telegram-downloaderScoop official bucket manifest trees · bucket/telegram-downloader.json · source: api.github.com
overview
Telegram Messenger downloader/tools written in Golang
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.tdlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tdl | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:telegram-downloader |
|---|---|
| Version | 0.20.3 |
| Package manager | Homebrew |
| Homepage | https://docs.iyear.me/tdl/ |
| Repository | https://github.com/iyear/tdl |
| Last updated | 2026-07-26T00:50:34+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
extras/telegram-downloader
scoop install extras/telegram-downloadertdl
nix profile install nixpkgs#tdlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.