macOS
brew install telegram-downloaderlocal Homebrew formula metadata
brew / Rang 3282
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für telegram-downloader in AI-Agent-Workflows.
Installation
brew install telegram-downloaderlocal Homebrew formula metadata
nix profile install nixpkgs#tdlnixpkgs package indexes · pkgs/by-name/td/tdl/package.nix · Quelle: api.github.com
scoop install extras/telegram-downloaderScoop official bucket manifest trees · bucket/telegram-downloader.json · Quelle: api.github.com
Überblick
Telegram Messenger downloader/tools written in Golang
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tdl | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:telegram-downloader |
|---|---|
| Version | 0.20.3 |
| Paketmanager | Homebrew |
| Homepage | https://docs.iyear.me/tdl/ |
| Repository | https://github.com/iyear/tdl |
| Zuletzt aktualisiert | 2026-07-26T00:50:34+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
extras/telegram-downloader
scoop install extras/telegram-downloadertdl
nix profile install nixpkgs#tdlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.