bibanon / BASC-Archiver

Python-based Imageboard (4chan) complete thread archiver.
https://pypi.python.org/pypi/BASC-Archiver/
135 stars 18 forks source link

420chan Support #27

Open antonizoon opened 8 years ago

antonizoon commented 8 years ago

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.