tdl/docs/command/tdl_login.md
2022-09-15 15:52:03 +08:00

32 lines
486 B
Markdown

## tdl login
Login to Telegram
```
tdl login [flags]
```
### Examples
```
tdl login -n iyear --proxy socks5://localhost:1080
```
### Options
```
-h, --help help for login
```
### Options inherited from parent commands
```
-n, --ns string namespace for Telegram session
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
```
### SEE ALSO
* [tdl](tdl.md) - Telegram Downloader, but more than a downloader