K1rakishou / Kuroba-Experimental

Free and open source image board browser
GNU General Public License v3.0
690 stars 41 forks source link

Guide for new contributors #1099

Open BugmanSpirit opened 4 months ago

BugmanSpirit commented 4 months ago

Could you make a how-to doc for adding new websites. For sites using already supported engines or sites that require a scrapper.

I don't have any android development experience but I know well enough java to write scrappers in jsoup or any other framework. The codebase makes somewhat sense to me. If there was a step by step guide on which classes to modify, where to place them, how are they being called, how to build and test, it would be really helpful.

lewri commented 3 months ago

The origins of all Kuroba flavours come from Clover. Their wiki has this page, but I'm not sure if Kuroba-Ex has changed the process https://github.com/chandevel/Clover/wiki/Adding-support-for-a-new-site

BugmanSpirit commented 3 months ago

I was looking at some merged PRs for new site support. It seems to be same process.

Should I close this issue?

a84r7a3rga76fg commented 3 months ago

The only contribution someone can make right now is forking Clover and adding in the auto captcha solver