1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-24 15:09:54 +01:00

6 Commits

Author SHA1 Message Date
Tessa Walsh
d74c6c2a27 Fix argument to manager.add_archives 2024-04-24 12:29:18 +02:00
Tessa Walsh
52c5b84b1f Fix dupe renaming and add additional test for warc.gz 2024-04-24 12:23:35 +02:00
Tessa Walsh
8d5b2be4c4 Avoid name conflicts when adding WARCs to collection
Append -index to end of files until there is no conflict
2024-04-24 12:07:34 +02:00
Tessa Walsh
e89924bd39
Rename --uncompress-wacz to --unpack-wacz and add docs (#901)
Also adds help text for wb-manager add --unpack-wacz option in CLI
2024-04-24 05:02:26 -04:00
kuechensofa
f40e7ef18c
Sort index when adding wacz archives (#820) 2023-11-23 12:10:52 -05:00
kuechensofa
454486bf75
[#799] wb-manager: Add wacz archives to collection with --uncompress-wacz (#800)
Add WACZ support for `wb-manager add` by unpacking WACZ files with --uncompress-wacz.

A future commit will add pywb support for WACZ files without requiring them to be unpacked.
2023-02-15 17:00:38 -05:00