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 4d9e4d8fe8 Fix ClientResponse._read returning more than nbytes if the entire response fits into the first block fed into the parser il y a 4 ans
..
__init__.py Handle STOP file and high memory usage before full disk to allow stopping while the disk is above the limit il y a 4 ans
aiohttp.py Fix ClientResponse._read returning more than nbytes if the entire response fits into the first block fed into the parser 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