|
|
bd26533ae2
|
add debug print to get_body
|
2024-02-20 19:44:11 +01:00 |
|
|
|
02c3004231
|
fully replace http_req with reqwest
close #43
Should also help to either resolve or at least investigate seemingly random TLS & IO errors #64 #77
|
2024-02-20 01:28:31 +01:00 |
|
|
|
3f6de0350b
|
set useragent header
|
2023-11-07 17:14:40 +01:00 |
|
|
|
897c5dae4b
|
lint
|
2023-11-04 11:35:19 +01:00 |
|
|
|
9a6b7b531a
|
only show filename in pb
|
2023-11-02 11:31:50 +01:00 |
|
|
|
806118862f
|
use String::default() for empty strings
as suggested by diamante quality control ™️
|
2023-11-02 11:27:43 +01:00 |
|
|
|
dacaf322d4
|
stream files to disk
- Greatly reduced memory usage while downloading
- Added progressbar, download rate
- Added async runtime
- Tweaks to allow usage of async download function
|
2023-11-02 10:39:58 +01:00 |
|