jobobby04 / ShosetsuExtensions

GNU General Public License v3.0
9 stars 5 forks source link

Does hentai-foundry work #6

Open AdrianJack opened 4 months ago

AdrianJack commented 4 months ago

I couldn't manage to make it work however i tried. Webview wasn't opening. Just asking anyway. Peace...

jobobby04 commented 4 months ago

Hentai-Foundry is a annoying source that requires a lot of configuration. It has a guard that requires you to go in WebView and accept adult content. I've did some work on the Extension api that allows Extensions to add http interceptors that allows extensions to do automatic things like this, but it hasn't been released to Shosetsu stable yet.

So I currently have 2 versions of my extensions, one that takes advantage of these new features but requires me to run my own fork of Shosetsu(unreleased), and a public version that attempts to work on Shosetsu stable.

Hentai-Foundry sorta works on Shosetsu stable from what I tested, not sure whats happening on your WebView's end though

LordGrindelwald commented 4 months ago

Oh it does now. It didn't then. Still can't get any content. How do you do that.

LordGrindelwald commented 4 months ago

Can you share your fork of Shosetsu?

jobobby04 commented 4 months ago

I currently have no plan to publish my fork(the code is available here). Maybe in the future if Clocks blocks my listing rewrite PR or we go more time without a real Shosetsu release. If someone does end up compiling it, they need to use the beta branch of this repo to get the most out of the changes.