halilozercan / pget

Fast download in chunks
Apache License 2.0
95 stars 12 forks source link

How can I catch the errors during downloading? #6

Open hlyzh opened 6 years ago

hlyzh commented 6 years ago

When it raise RuntimeError, I can not catch this error, or is there any way to return the status code like 404 403 something like that?