Daniel Oaks
Daniel Oaks
Hi, thanks for the issue! This feature is planned, #20 listing the actual bit of software Desustorage runs so we can target that and get the other archivers at the...
Haha, glad to see this has some support. I might start preliminary work on this while I (hopefully) finish up the chan.arc spec and go ahead with docs for BASC-py4chan....
I've started writing the WARC library over in the [BASC-WARC](https://github.com/bibanon/BASC-WARC) repo. I'm hoping to write that, integrate it into a downloading library (or build our own based on BASC-WARC +...
Yeah, I've been thinking about this. The issue with this change is it means you can't just pickup a thread's folder, zip it up and give it to someone else....
There is a good use case for this. Mostly, 4chan sometimes totally stuffs the HTML output of threads. Along with what's proposed in #26, it could be nice to write...
Hmm, the issue there is with multiple instances of the archiver running and smashing each others' database handlers/accesses. This mostly refers to the JSON thread manifest files in specific threads'...
We can have something like a `--use-slug` argument that uses the thread's slug (that `dumb waaabus` text) in the created folder name. Would make browsing through folders later a bit...
This should be fixed with bbdce2b2c338f0ed0dd8ca4dd2f7b9ae917b86df, but needs to be confirmed
That's fair enough, especially with big archives. If we were implementing something like this, I'd try to make the main 'index' a json file, stored either in the base site...
This is related to the utility described in #21