A framework for quick web archiving
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
JustAnotherArchivist b6003af1e5 Work around aiohttp bug on parsing chunked transfer encoding responses when the buffer ends in an unfortunate spot il y a 4 ans
..
__init__.py Log traceback on exceptions raised from an item il y a 4 ans
aiohttp.py Work around aiohttp bug on parsing chunked transfer encoding responses when the buffer ends in an unfortunate spot il y a 4 ans
cli.py Support deep/multiple inheritance from Item il y a 4 ans
const.py Catch exceptions in Item.process and mark the items as errors instead of crashing il y a 4 ans
utils.py Write only successful retrievals (i.e. ones that don't cause an exception) to WARC il y a 4 ans
version.py Use setuptools_scm for versioning il y a 4 ans
warc.py Stop deduping small responses il y a 4 ans