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

asbplayer integration

Open killergerbah opened this issue 1 year ago • 1 comments

  • Add integration for asbplayer that parses asbplayer subtitle DOM when asbplayer has the "pre-cache subtitle DOM" setting enabled.
  • Fix popups not displaying on top of fullscreen video sometimes. This is needed for e.g. Crunchyroll where the popup is hidden by fullscreen video if it's placed inside of document.body. A best-effort fix for https://github.com/max-kamps/jpd-breader/issues/59 .
  • Allow parse requests for text greater than the max parse limit via batching. This enables subtitle files with lots of text to be parsed entirely.

killergerbah avatar Sep 09 '23 23:09 killergerbah