Hey, we're thinking of using this as part of Webrecorder for working with web archives.
one limitation is that we're dealing with files that are too large to practically store in an array buffer and need to use streaming interfaces.
Would you be interested in adding this functionality to your readers' or would you be interested in a pull request that would add this functionality? I think it should be easy to fit in with the existing code base.
Hey, we're thinking of using this as part of Webrecorder for working with web archives.
one limitation is that we're dealing with files that are too large to practically store in an array buffer and need to use streaming interfaces.
Would you be interested in adding this functionality to your readers' or would you be interested in a pull request that would add this functionality? I think it should be easy to fit in with the existing code base.