Skip to content

http/https download accelerator, like Internet Download Manager

Notifications You must be signed in to change notification settings

kumakichi/simpleDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Download accelerator, support only http and https

This project is separated from goaxel, the most important feature is proxy support(socks5 and http)

Http proxy comes from obfs4

Example

$ simpleDownloader -x socks5://192.168.20.222:7777 https://youtube.com

$ simpleDownloader -x http://127.0.0.1:8118 https://www.google.com
Usage: simpleDownloader [options] url1 [url2] [url...]
-O string
  	Set output filename. (default "default")
-U string
  	Set user agent (default "simpleDownloader")
-V	Print version and copyright
-c string
  	Config file path (default ".")
-d	Print debug infomation
-f	Force goaxel to use multi-thread
-header string
  	Semicolon seperated header string
-load-cookies string
  	Cookie file path, in the format, originally used by Netscape\'s cookies.txt
-n int
  	Specify the number of connections (default 5)
-o string
  	Set output directory. (default ".")
-t int
  	Retry threshold (default 5)
-x string
  	Set Proxy,<Protocol://HOST:PORT>

About

http/https download accelerator, like Internet Download Manager

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages