jpd-breader icon indicating copy to clipboard operation
jpd-breader copied to clipboard

Integration for Satori Reader

Open hashtagwilliam opened this issue 1 year ago • 0 comments

When selecting all (ctrl+a) then parsing, the following classes parse despite not being selected causing extreme mis-parses:

  • .play-button-container : Play buttons
  • .notes-button-container : Notes buttons
  • .fg : Satori's version of ruby which cannot be disabled in notes

Ideally, only the following classes should be parsed:

  • .wpt : If Kanji setting is set to standard spelling
  • .wpr : If Kanji setting is set to anything else
  • .nw : Non-words
  • .space : Spaces

Satori Reader probably needs some sort of parsing similar to Mokuro as including the shouldParse() function found in other scripts does not work if any furigana is present on page load or within tooltips.

The first few chapters of every story does not require login and is free: Satori Reader, Hole in the Wall Episode 1

Thanks.

hashtagwilliam avatar Jun 04 '23 17:06 hashtagwilliam