Skip to content

asbplayer-extension-0.26.0

Compare
Choose a tag to compare
@killergerbah killergerbah released this 25 Mar 21:57
· 655 commits to main since this release

Changes

  • Enhancement: Subtitle files can be loaded from the subtitle selector dialog via an 'open files' button.
  • Enhancement: Selector selector detects video name on UNext.
  • Enhancement: Image resize quality set to 'high.'
  • Enhancement: Anki settings can be accessed from Anki dialog via gear button.
  • Enhancement: Reduced size of JS through optimization of MUI imports.
  • Enhancement: Right-click menu items for 'load subtitles' and 'mine subtitle.'
  • Enhancement: Added an options page (same as the popup).
  • Enhancement: Video element selection when multiple video elements are detected is now done via dialog rather than point-and-click.
  • Enhancement: Attempting to use a mining shortcut opens the subtitle selector.
  • Enhancement: Keyboard shortcut to reset subtitle offset.
  • Bug fix: Better Amazon Prime support. Known issue: Subtitle timing is off sometimes by ~30 seconds.
  • Bug fix: Update-last-card captures all subs in an interval, on all tracks, and not just the first subtitle on the first track.
  • Bug fix: Anki dialog no longer defocuses on Netflix.
  • Bug fix: Fixed some cases where UI background is not transparent.
  • Bug fix: Fixed issue where audio padding was extended when re-recording audio.
  • Bug fix: Fixed keyboard shortcuts not responding after exiting Anki dialog.
  • Bug fix: Image max-width is now properly applied.
  • Bug fix: Subtitle offset from bottom is now correctly applied and consistent between fullscreen and non-fullscreen modes.
  • Bug fix: Anki dialog zoom-out works when currently-selected interval takes up most of the timeline.

Installation

  1. Download asbplayer-extension-0.26.0.zip, unzip it somewhere.
  2. Go to chrome://extensions and enable developer mode in the top right.
  3. If you have a previous version of the extension installed, delete it first.
  4. Click "load unpacked extension" and pick the unzipped directory.
  5. Restart Chrome.
  6. Pin the extension to the Chrome toolbar so it's easy to access the settings (click on the puzzle piece and then the "pin" button next to the entry for asbplayer).

Usage

  1. Enable the extension.
  2. Sync video elements and subtitles with asbplayer using one of the following options:
    • Drag and drop a subtitle file into a video element.
    • Open the subtitle selector dialog (Ctrl+Shift+F by default).
    • Load a subtitle file from the asbplayer site, and pick a video element to sync with using the camera button on the bottom right.
  3. Using the appropriate keyboard shortcuts (Ctrl+Shift+X by default) will mine the current subtitle. See the README of this repo for more help.