Scraper Match Logic not handling extraneous characters well #6

Closed
opened 2022-07-21 20:02:56 +00:00 by conco · 1 comment
Owner

Ideally scraper match logic should be able to handle extra details after the matched portion and process the scrape in the same way. Currently kakuyomu will fail if an extra slash is added, and I believe neither handle chapter/section posting well at all. The regex should be cleaned up and tested to handle these cases.

Ideally scraper match logic should be able to handle extra details after the matched portion and process the scrape in the same way. Currently kakuyomu will fail if an extra slash is added, and I believe neither handle chapter/section posting well at all. The regex should be cleaned up and tested to handle these cases.
conco added this to the Version 1.2 milestone 2022-07-21 20:02:56 +00:00
conco added the bug label 2022-07-21 20:02:56 +00:00
conco self-assigned this 2022-07-21 20:02:56 +00:00
conco added this to the Version 1.2 project 2022-07-21 20:02:56 +00:00
Author
Owner

This could potentially just be an issue with the kakuyomu url match, an extra slash at the end bricks the kakuyomu site so remove that?

This could potentially just be an issue with the kakuyomu url match, an extra slash at the end bricks the kakuyomu site so remove that?
conco closed this issue 2022-08-03 16:44:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conco/WebNovelPortal#6