2024-06-20 00:30:56 +08:00
|
|
|
# tdl
|
2022-09-05 20:04:10 +08:00
|
|
|
|
2024-06-20 00:30:56 +08:00
|
|
|
<img align="right" src="docs/assets/img/logo.png" height="280" alt="">
|
|
|
|
|
|
|
|
> 📥 Telegram Downloader, but more than a downloader
|
2023-10-24 23:52:39 +08:00
|
|
|
|
|
|
|
English | <a href="README_zh.md">简体中文</a>
|
|
|
|
|
2024-06-20 00:30:56 +08:00
|
|
|
<p>
|
2023-10-24 23:52:39 +08:00
|
|
|
<img src="https://img.shields.io/github/go-mod/go-version/iyear/tdl?style=flat-square" alt="">
|
|
|
|
<img src="https://img.shields.io/github/license/iyear/tdl?style=flat-square" alt="">
|
|
|
|
<img src="https://img.shields.io/github/actions/workflow/status/iyear/tdl/master.yml?branch=master&style=flat-square" alt="">
|
|
|
|
<img src="https://img.shields.io/github/v/release/iyear/tdl?color=red&style=flat-square" alt="">
|
|
|
|
<img src="https://img.shields.io/github/downloads/iyear/tdl/total?style=flat-square" alt="">
|
|
|
|
</p>
|
2022-09-05 20:04:10 +08:00
|
|
|
|
2024-06-20 00:30:56 +08:00
|
|
|
#### Features:
|
2022-09-05 20:04:10 +08:00
|
|
|
- Single file start-up
|
|
|
|
- Low resource usage
|
2022-09-15 15:52:53 +08:00
|
|
|
- Take up all your bandwidth
|
2022-09-05 20:04:10 +08:00
|
|
|
- Faster than official clients
|
2022-09-15 15:52:53 +08:00
|
|
|
- Download files from (protected) chats
|
2023-11-21 23:33:52 +08:00
|
|
|
- Forward messages with automatic fallback and message routing
|
2022-09-15 15:52:53 +08:00
|
|
|
- Upload files to Telegram
|
2023-09-11 19:53:53 +08:00
|
|
|
- Export messages/members/subscribers to JSON
|
2022-09-05 22:48:52 +08:00
|
|
|
|
|
|
|
## Preview
|
|
|
|
|
2022-09-15 15:52:53 +08:00
|
|
|
It reaches my proxy's speed limit, and the **speed depends on whether you are a premium**
|
2022-09-05 22:48:52 +08:00
|
|
|
|
2024-06-19 23:22:51 +08:00
|
|
|
![](docs/assets/img/preview.gif)
|
2022-09-05 22:48:52 +08:00
|
|
|
|
2023-10-10 12:53:12 +08:00
|
|
|
## Documentation
|
2022-09-17 13:15:11 +08:00
|
|
|
|
2023-10-10 12:53:12 +08:00
|
|
|
Please refer to the [documentation](https://docs.iyear.me/tdl/).
|
2022-09-17 13:15:11 +08:00
|
|
|
|
2023-12-06 00:26:15 +08:00
|
|
|
## Sponsors
|
|
|
|
|
|
|
|
![](https://raw.githubusercontent.com/iyear/sponsor/master/sponsors.svg)
|
|
|
|
|
2024-11-10 01:39:49 +08:00
|
|
|
## Contributors
|
|
|
|
<a href="https://github.com/iyear/tdl/graphs/contributors">
|
|
|
|
<img src="https://contrib.rocks/image?repo=iyear/tdl&max=750&columns=20" alt="contributors"/>
|
|
|
|
</a>
|
|
|
|
|
2022-09-05 20:04:10 +08:00
|
|
|
## LICENSE
|
|
|
|
|
|
|
|
AGPL-3.0 License
|