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

700 B

tdl dl

Download what you want

Examples

tdl dl -h

Options

  -h, --help            help for dl
  -l, --limit int       max number of concurrent tasks (default 2)
  -s, --part-size int   part size for downloading, max is 512*1024 (default 524288)
  -t, --threads int     threads for downloading one item (default 8)

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 - Telegram Downloader, but more than a downloader
  • tdl dl url - Download in url mode