Skip to content

Releases: killergerbah/asbplayer

asbplayer-extension-0.16.0

11 Sep 01:10
Compare
Choose a tag to compare

Changes:

  • Fix streaming video controls not properly being hidden sometimes when taking screenshots.
  • Fix issue where drag-and-drop zone on video elements does not properly hide itself.
  • Allow media to be recorded for flashcards without an accompanying subtitle file. When viewing a streaming video, use Ctrl+Shift+F (default bind) to select the video to be mined even if you don't have a subtitle file. Then use either of the "copy" shortcuts to start and stop recording audio.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.15.0

15 Aug 23:54
Compare
Choose a tag to compare

Changes:

  • Source field includes timestamp and is editable.
  • After the Anki dialog is closed the correct DOM element is focused. As a result video player keyboard shortcuts should work correctly.
  • Tighter integration with Netflix player API. Using asbplayer with Netflix should feel less clunky. This change also should futureproof asbplayer against Netflix UI updates.
  • Mascot character update.
  • Roboto font is now packaged extension.
  • Better support for variable playback rate. Audio recording takes into account the video's playback rate.
  • The Anki dialog now includes a time range selector. A new time range can be selected to include surrounding subtitles in the "Sentence" field, or to rerecord audio in the newly selected time range.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.14.0

26 Jul 03:12
Compare
Choose a tag to compare

Changes:

  • If synced video was fullscreen before the Anki dialog was opened, an effort is made to return the video to fullscreen after the dialog is closed.
  • Opening a flashcard in Anki from the Anki export dialog no longer closes the dialog.
  • More precise controls detection when hiding controls for clean screenshots.
  • Subtitles are explicitly hidden for clean screenshots.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.13.0

11 Jul 18:49
Compare
Choose a tag to compare

Changes:

  • D+1, D+2... toggle the 1st, 2nd... subtitle tracks in asbplayer. S+1, S+2... continue to toggle 1st, 2nd... subtitle tracks in video.
  • Image max width/height settings configured in asbplayer are applied.
  • window.devicePixelRatio is now taken into account when cropping screenshots.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.12.0

05 Jul 20:40
Compare
Choose a tag to compare

Changes:

  • Multiple subtitle files can be loaded. S+1, S+2... toggle the 1st, 2nd... subtitle tracks.
  • The following settings configured in asbplayer are now applied:
    • Subtitle font family
    • Audio padding for recorded audio
    • Theme (dark, light) for the Anki export dialog
  • Anki dialog image preview works
  • The extension now prevents recording media for a subtitle from any tab other than the one with the synced video.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.11.0

23 Jun 18:24
Compare
Choose a tag to compare

Changes:

  • Streaming video can now be mined using a synchronous workflow. Implemented a keyboard shortcut (Ctrl+Shift+X by default) for synced streaming video that copies the current subtitle and opens the Anki dialog within the same tab as the synced video.
  • Fixed a bug where keyboard shortcuts were being bound even if there are no synced video elements on the page.
  • Default asbplayer URL used to open a new asbplayer tab when dragging-and-dropping subtitles into video elements is now configurable from the extension popup.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.10.0

07 Jun 01:47
Compare
Choose a tag to compare

Changes:

  • Subtitles synced with streaming video can be retimed using keyboard shortcuts. Ctrl+Left/Right will change the offset so that the previous/next subtitle appear at the current timestamp. Ctrl+Shift+Left/Right will change the offset by 100ms increments for more precise timing.
  • Fixed bug where the custom keyboard shortcut for the "copy subtitle" command did not reflect correctly in the extension popup.
  • Using the "copy subtitle" command, in addition to copying the subtitle to asbplayer, also copies the current subtitle to clipboard.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options/help page.

asbplayer-extension-0.9.0

02 Jun 16:19
Compare
Choose a tag to compare

Changes:

  • asbplayer can sync with videos streamed on Amazon Prime.
  • If there are multiple video elements on a page, it's now possible to choose which one to sync with asbplayer.
  • Icon update.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options page.

asbplayer-extension-0.8.0

25 May 16:04
Compare
Choose a tag to compare

Changes:

  • Dragging and dropping subtitle files into video elements will sync the video with asbplayer. If an asbplayer tab isn't already open, one will be opened automatically.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. Drag and drop a subtitle file into a video element to sync it with asbplayer.
    Or, after loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options page.

asbplayer-extension-0.7.0

20 May 01:22
Compare
Choose a tag to compare

Changes:

  • Clean screenshots are more reliable.
  • Left/right keys can now navigate to the previous/next subtitle in synced video elements. S will toggle subtitle display on and off.

Installation steps:

  1. Download the 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. Refresh any tabs where you intend to use the extension.

Usage:

  1. Enable the extension.
  2. After loading a subtitle file, detected tabs can be found by clicking the "video camera" icon in the bottom right. Choosing a tab will sync asbplayer with that video.
  3. Clicking on the extension in the Chrome toolbar will open the options page.