hunger / downloader

Simple HTTP/HTTPS file downloader crate.
28 stars 9 forks source link

Support S3 and others #5

Closed jdonnerstag closed 3 years ago

jdonnerstag commented 3 years ago

Problem

Would it be difficult to add support for downloads from S3, Google cloud storage and possibly others?

hunger commented 3 years ago

I thought those services use standard HTTP downloads.

What would you like to see implemented here?

hunger commented 3 years ago

Please feel free to re-open if you can provide some use-cases you would like to see covered.

Without some use-cases I do not know what I can do with this issue, so I can just as well close it.