Skip to content

Fixed the parser#2772

Merged
gamebeaker merged 1 commit into
dteviot:ExperimentalTabModefrom
ARYAN-9099:fix_WuxiaworldParser
Jul 4, 2026
Merged

Fixed the parser#2772
gamebeaker merged 1 commit into
dteviot:ExperimentalTabModefrom
ARYAN-9099:fix_WuxiaworldParser

Conversation

@ARYAN-9099

@ARYAN-9099 ARYAN-9099 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

fixes #1033

also added author name.

Additional -
i want to add support for manually unlocked chapters will do so if someone shares the html of index page.

@gamebeaker

Copy link
Copy Markdown
Collaborator

@ARYAN-9099 just to be sure.

The user needs to expand all chapterlists manually before opening WebToEpub to show the chapters?

@ARYAN-9099

Copy link
Copy Markdown
Contributor Author

@gamebeaker Yes need to move to chapters tab. I'm not sure about expanding I'll check it out

@ARYAN-9099

Copy link
Copy Markdown
Contributor Author

@gamebeaker i checked it, you need to expand all chapterlists.
do we try to do it automatically?

@gamebeaker

Copy link
Copy Markdown
Collaborator

@ARYAN-9099 we try to use the api like in WtrlabParser.js but if this isn't possible it is also ok to have the user expand the chapter list.
As the api isn't possible for WuxiaWorld.com as it uses grpc and i don't know how this works. I would say it is ok. Should i merge it?

@ARYAN-9099

Copy link
Copy Markdown
Contributor Author

@gamebeaker i searched a little about grpc and reverse engineering it is not a good idea.
another option is auto clicking all using a small script.
if thats not a option go ahead and merge.

@gamebeaker gamebeaker merged commit 11d3e6f into dteviot:ExperimentalTabMode Jul 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WuxiaWorld.com Parser not working anymore

2 participants