jsvine / waybackpack

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

Fix --ignore-errors #21

Closed jwilk closed 8 years ago

jwilk commented 8 years ago

If the --ignore-errors option was enabled and an exception was caught, continue to the next asset instead of exiting.

jsvine commented 8 years ago

Great catch!

jsvine commented 8 years ago

Incorporated into v0.3.4, now available in master and via pip.