BASC-Archiver
BASC-Archiver copied to clipboard
420chan Support
I've finished adapting py4chan to create py420chan, since 420chan's API is so similar to 4chan's..
It would be great if 420chan was now supported on the BASC-Archiver.
One thing to note is that because 420chan doesn't have the Last-Modified
HTTP header on the thread JSON, we cannot use the expand()
function on the Thread Class anymore. Instead, just use the update()
function with a delay.