Filipe Resendes 02f3dd0035 Fix #6303: --max-downloads generates a warning even when the limit
is not exceeded

When --max-downloads is reached but not exceeded, the program
displays a message indicating the interruption of remaining
downloads, even if none exist. Additionally, it exits with error
code 101.

This change ensures that the message is only displayed when there
are actual remaining downloads by checking if the limit has been
reached before extraction, rather than at the end.
2025-03-25 22:51:47 -01:00
..
2022-11-16 06:57:07 +05:30
2024-03-11 00:48:47 +05:30
2025-03-21 23:41:56 +00:00
2025-03-21 23:41:56 +00:00