mirror of
https://github.com/bit1001/tdl.git
synced 2025-01-06 11:56:41 +08:00
24 lines
371 B
Markdown
24 lines
371 B
Markdown
## tdl
|
|
|
|
Telegram downloader, but not only a downloader
|
|
|
|
### Examples
|
|
|
|
```
|
|
tdl -h
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for tdl
|
|
-n, --ns string namespace
|
|
--proxy string
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [tdl dl](tdl_dl.md) - Download what you want
|
|
* [tdl login](tdl_login.md) - Login to Telegram
|
|
* [tdl version](tdl_version.md) - Check the version info
|
|
|