Antonizoon

Results 31 comments of Antonizoon

The history descends straight from the default Futaba tripcode hash that was provided in their code, and then spread around through Moot's machine translated version with 4chan that is used...

Remember, these are just interfaces. The backend, BASC-Archiver, is totally separate from the frontend, the interface just makes the function calls and won't take up too much effort. And don't...

I have now created py8chan. It was a bit harder than I initially imagined, due to serious API divergences from the 4chan API, but I made something better for both...

This is good stuff. My opinion on the chan.arc standard is that it is a necessary evil for retroactively recovering data from Jkid's Yotsuba Society "Save Page As. Web Page...

Suffice to say, Windows is not our primarily supported operating system, and I myself don't know how to build for it. But I'll inform Dan about making a new build...

Surprising that you managed to install pip on windows. You just misspelled the package name, please copy and paste: ``` pip3 install basc-archiver ```

Since the CSS Themes used on a board is an important part of the environment, we should try to match each board to a certain color. Perhaps we could have...

Awesome. We'll look into integrating this. You can actually make a quick and dirty webserver at: ``` $ cd /home/somedir $ python -m SimpleHTTPServer ```

Maybe try it again with --verbose so we can see more info? Maybe I should have verbose by default.