teracow/googliser

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

teracow opened this issue · 2 comments

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.

Decided this should be a new option --race.

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

Completed in 1514459