Skip to content

BASHEER-A/pido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
BASHEER AHMED
Feb 26, 2022
84fbaa1 · Feb 26, 2022

History

12 Commits
Oct 3, 2018
Feb 26, 2022
Oct 3, 2018

Repository files navigation

pido

##Installing:

pip install dumpy

##Usage:

pido.py -h
usage: pido.py [-h] [-u URL] [-f FILE] [-s n] [-t n]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     download link
  -f FILE, --file FILE  download links in a file
  -s n, --timeout n     set timeout (default is 30s)
  -t n, --thread n      set threads [8,16,32,64...](default is 16)

##Example

python pido.py -u "http://f90.x8top.net/2107tmp/cf/soft/2018/9/ba/1/vlc-3.0.4-win32.exe"

[+] Set timeout to 30 seconds
[+] Downloading to vlc-3.0.4-win32.exe...
[+] Running 32 processes...
38.35 MB / 38.35 MB [######################] [100.00%]
[+] File is downloaded.
python pido.py -f "path\\to\\downloadlinks.txt"

alt text

About

multithreading with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages