MTDL
A multi-thread based python downloader.
Usage
- install:
pip install mtdl - Choose use API or command-line-interface mode
CMD-Line interface
After installed, just type command like format below:
mtdl [-h | --help]
To get usage.
API
Create a MultiThreadDownloader instance and call its start method
from mtdl import MultiThreadDownloader
p = MultiThreadDownloader(<Your url>, (chunk_size, filename))
p.start()
LICENSE AND NOTICES
See license file.
Release files for mtdl 5.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mtdl-5.6.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mtdl-5.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.6 kB
Release files / mtdl-5.6.tar.gz
| Download URL | mtdl-5.6.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab62c2fcaea5621a6f2e9e1b32b779d729e9dcec64c5d34dc00322c8acf4f27c
|
|
BLAKE2b-256 checksum How to use checksums |
27dd49f274a694af9ef1541e06b38e6e6163112bab7919f5bd43843ef9a39bb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.9
|
Release files / mtdl-5.6-py3-none-any.whl
| Download URL | mtdl-5.6-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f6071105ea2e4d479fe640882b6a5634fe1f4383f73b5f317d29abedb5e438fb
|
|
BLAKE2b-256 checksum How to use checksums |
a24ae1c90352d1b6a50bdf5053cb2afbd153ce695eb8547bb37f8fa7692f599b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.9
|