Skip to content

notAI-tech/PyDload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDload Downloads

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.

About

Simple file downloading utilty with configurable timeouts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages