Feature | `Mischief.fromWacz()`: Ability to ingest exchanges exported via `includeRaw` option
matteocargnelutti opened this issue · 2 comments
matteocargnelutti commented
Feature | `Mischief.fromWacz()`: Ability to ingest exchanges exported via `includeRaw` option
matteocargnelutti commented
To discuss
- Core feature of reading raw exchanges from WACZ works !!!!!!! 🥳
- I wonder if we should also parse the WARC for generated exchanges, prefixed by
file:///
?- After discussion: Yes
- Would be cool to add shortcut to
Mischief
(static async fromWacz(zipPath)
?)
matteocargnelutti commented
Closed in favor of #48