Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

WincerChan/DAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Downloader

A multi-threaded downloader written by python.

Usage

$ ./dam.py    [<url>]    [-n <选项>]    [-o <选项>]

选项 参数 含义
url None 指定下载链接
number-connection = x -n x 指定链接数目(即线程数)
outputfile=f -o f 指定本地输出文件
help -h 帮助信息
version -v 版本信息

Example

To Do

  • Display real-time speed
  • Add breakpoint continue feature

About

🍪Download Accelerator Manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages