teracow / googliser

a fast BASH multiple-image downloader
GNU General Public License v3.0
207 stars 38 forks source link

'lightning' mode should not be bound by decreasing download slots #57

Closed teracow closed 4 years ago

teracow commented 5 years ago

Make it a race to get the requested images. Parallel limit should be maintained throughout - first (n) completed images will do, delete any still in progress once requested amount is satisfied.

teracow commented 5 years ago

Decided this should be a new option --race.

But it will automatically be used by --lightning mode too.

teracow commented 4 years ago

Completed in https://github.com/teracow/googliser/commit/15144597420f95eb5bdcdc89fa1cac06b7d0f312