jsvine / waybackpack

Download the entire Wayback Machine archive for a given URL.
MIT License
2.8k stars 189 forks source link

`--ignore-errors` and `--max-retries` do nothing against `ConnectionRefusedError` #68

Open malespiaut opened 7 months ago

malespiaut commented 7 months ago

Hello,

I've tried Waybackpack, and the Internet Archive sometimes refuses connexions for apparently no reason, as the refused link can be openned in the browser.

I hoped that --ignore-errors would help Waybackpack ignore that error; and that --max-retries would retry to connect; but to no avail.

Best regards.

jsvine commented 7 months ago

Hi @malespiaut, and thanks for your interest in this tool. Are you able to provide a specific command that raises this issue, so that it can be investigated / debugged?