A framework for quick web archiving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JustAnotherArchivist e69527c715 Add defaultResponseHandler on the Item level 3 years ago
..
__init__.py Add defaultResponseHandler on the Item level 3 years ago
aiohttp.py Disable aiohttp's Content-Type checking on JSON parsing by default 3 years ago
cli.py Refactor database creation and item generation: call `Item.generate()` on every qwarc run and dedupe its output, allowing the addition of further items by modifying the spec file 3 years ago
const.py Move default headers to qwarc.const 3 years ago
utils.py Add item to response handler arguments (e.g. for logging) 3 years ago
version.py Use setuptools_scm for versioning 4 years ago
warc.py Stop deduping small responses 4 years ago