ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2021

NANY 2021: yaydl

<< < (13/13)

Tuxman:
I have thought about parallelized downloads. The problem is that


* the package I use for accessing URLs - ureq - is deliberately kept small, and it probably won't work well. I could probably move back to reqwest, increasing the technical dependency debt by quite a few fjerghillion bytes, but I don't think I would like that ..., and
* I'm not sure how reliable my selfmade progress display (using a non-selfmade progress bar renderer, but that's not the point  :P ) would be with parallel downloads.
Ok, the problems are that...
So, I'm aware of the bottleneck "single-connection downloads", but fixing that is not easy if I want to keep yaydl lean and mean.  ;)

Navigation

[0] Message Index

[*] Previous page

Go to full version