filedown: Multi Thread Downloader
Project description
filedown
多线程下载器
Install
pip install filedown
或者
python setup.py install
Usage
安装之后有两个下载命令,差异不大,择优使用。
- filedown
$ filedown -h
Usage: filedown [OPTIONS] URL
Options:
--thread / --process Use ThreadPool or ProcessPool
-w, --worker_num INTEGER Number of workers
-s, --chunk_size INTEGER Chunk size of each piece
-c, --timeout INTEGER Timeout for chunk download
-f, --filename TEXT Filename of download
-h, --headers TEXT Headers to get file
-c, --cookies TEXT Cookie to get file
-p, --proxies TEXT Proxy to get file, pip install "requests[socks]"
-h, --help Show this message and exit.
- concurrent_download
$ concurrent_download -h
Usage: concurrent_download [OPTIONS] URL
Options:
-h, --help Show this message and exit.
-n, --num INTEGER thread number
-c, --chunk INTEGER chunk download size
-t, --timeout INTEGER chunk download timeout
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
filedown-0.6.2.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filedown-0.6.2.tar.gz.
File metadata
- Download URL: filedown-0.6.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
376168678115a900f4040ddf13f6c83d313b403be41c29686d6aa28ed83774a1
|
|
| MD5 |
b4bf29dcb181618bc97b8a93b9850550
|
|
| BLAKE2b-256 |
a6eed44f9b9110b42708f902d0719bfa14dc749ef7f502e6f6d5a8099d048637
|
File details
Details for the file filedown-0.6.2-py3-none-any.whl.
File metadata
- Download URL: filedown-0.6.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af622ab5fda8a5cd0cfd2a5a5098d129115eea48ec6b8c7316765540b0bba62c
|
|
| MD5 |
c3f1c91a1504cd93e0ab4198e4a11b24
|
|
| BLAKE2b-256 |
ac15f83c05c82b398adb68935692c9916539a8ea4485178482c1fa3df2fd81e4
|