Go to file
dependabot[bot] 1e1df5a244
chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#377)
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 21:22:14 +08:00
.github fix(release): GitHub Actions OOM 2023-10-15 18:20:59 +08:00
app feat(tgc): unify default middlewares and improve stability 2023-11-20 21:15:22 +08:00
cmd feat(forward): support dry run 2023-11-17 00:27:30 +08:00
docs docs(users): just skip when encounter CHAT_ADMIN_REQUIRED 2023-10-24 00:14:13 +08:00
img docs(README): new preview GIF 2022-10-01 14:42:01 +08:00
pkg chore(dlup): clarify error prompt 2023-11-20 21:12:34 +08:00
scripts feat(scripts): install support arm64 arch (#222) 2023-06-20 21:03:06 +08:00
test test(e2e): add chat users test 2023-09-11 19:35:58 +08:00
.editorconfig chore(editorconfig): eol lf 2023-08-21 13:23:52 +08:00
.gitattributes chore(.gitattr): include Markdown in GitHub stats 2023-10-20 22:17:10 +08:00
.gitignore chore(gitignore): remove zip 2023-08-21 20:26:23 +08:00
.golangci.yaml chore(lint): move gci to last 2023-11-11 21:50:11 +08:00
.goreleaser.yaml refactor(consts): separate 2022-09-05 19:14:21 +08:00
go.mod chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#377) 2023-11-20 21:22:14 +08:00
go.sum chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#377) 2023-11-20 21:22:14 +08:00
LICENSE chore(LICENSE): add AGPL-v3.0 2022-09-05 22:07:31 +08:00
main.go feat(main): print stack trace 2023-11-14 21:36:03 +08:00
Makefile ci(Makefile): init 2022-09-04 20:39:45 +08:00
README_zh.md docs(README): beautify header 2023-10-24 23:52:39 +08:00
README.md docs(README): beautify header 2023-10-24 23:52:39 +08:00

tdl

📥 Telegram Downloader, but more than a downloader

English | 简体中文

Features

  • Single file start-up
  • Low resource usage
  • Take up all your bandwidth
  • Faster than official clients
  • Download files from (protected) chats
  • Upload files to Telegram
  • Export messages/members/subscribers to JSON

Preview

It reaches my proxy's speed limit, and the speed depends on whether you are a premium

Documentation

Please refer to the documentation.

LICENSE

AGPL-3.0 License