ArchiveTeam / wpull

Wget-compatible web downloader and crawler.
GNU General Public License v3.0
545 stars 77 forks source link

Handle URL parsing errors #442

Open JustAnotherArchivist opened 4 years ago

JustAnotherArchivist commented 4 years ago

ArchiveBot job 33k8egvaa5dsfxva1s0lsnmv4 crashed with a ValueError of Invalid IPv6 address on the URL http://[email=%22info@epic4health.com/. While this URL should not cause an error (#441), wpull should at least catch that exception and handle it gracefully.