richardlehane / warcmount

mount a warc file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a proof-of-concept for https://twitter.com/euanc/status/1171778837492973569

It works ... but by loading everything in memory, so really not much different to just fully extracting the contents to disk. Also URLs aren't great filenames & I just swapped the path separators for underscores to sanitise (i.e. no smart creation of subdirectories).

There's a 64 bit linux binary on the releases page if you want to try it. Otherwise install with golang.

asciicast

About

mount a warc file


Languages

Language:Go 100.0%