79458156

Date: 2025-02-21 17:12:48
Score: 1
Natty:
Report link

It is an open Feature Request in the Chromium bug tracker:

https://issues.chromium.org/issues/40736398

As alternatives, you could:

  1. ZIP all files and download the final joined file. If you do it client-side, take into consideration the final file size, as you have browser memory constraints.
  2. Start multiple downloads at the same time, but in this case, you might need to manage the download queue and handle errors, as different browsers/versions/user settings might affect how many files can be downloaded simultaneously.
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vasile Razdalovschi