Open BugmanSpirit opened 4 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
I was looking at some merged PRs for new site support. It seems to be same process.
Should I close this issue?
The only contribution someone can make right now is forking Clover and adding in the auto captcha solver
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.