Last updated:
0 purchases
pydload 1.0.9
PyDload
Installation
pip install pydload
Documentation at http://bpraneeth.com/docs/pydload/
Usage
# As a python module
import pydload
pydload.dload('url')
# As a cli tool
pydload url_to_download
Optional Params
max_time - default:30sec. If download takes more than max_time stop download.
timeout - default:10sec. Requests timeout. Max time allowed for establishing connection.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.