Skip to content

Latest commit

History

History
27 lines (21 loc) 路 1 KB

tdl.md

File metadata and controls

27 lines (21 loc) 路 1 KB

tdl

Telegram Downloader, but more than a downloader

Options

      --debug          enable debug mode
  -h, --help           help for tdl
  -l, --limit int      max number of concurrent tasks (default 2)
  -n, --ns string      namespace for Telegram session
      --ntp string     ntp server host, if not set, use system time
      --proxy string   proxy address, only socks5 is supported, format: protocol://username:password@host:port
  -s, --size int       part size for transfer, max is 512*1024 (default 131072)
  -t, --threads int    max threads for transfer one item (default 4)

SEE ALSO