forked from rsimmons/subadub
-
Notifications
You must be signed in to change notification settings - Fork 2
Changelog
Martin Hassman edited this page Aug 1, 2023
·
20 revisions
All notable changes to this project will be documented in this file.
[0.5.2] - 2023-08-01
- Fix for recent changes in Netflix UI.
- Migrated to Manifest v3
[0.5.1] - 2021-11-22
- Fix for recent changes in Netflix UI.
[0.5.0] - 2021-02-08
- Pressing Ctrl key or mouseover subtitles, will reveal hidden words.
- Introducing different modes of watching
- Normal - default, typical comfortable watching
- Pause (before) - Before every subtitle is video paused. Press 'Space' to continue watching.
- Pause and reveal (after) - After every subtitle is video paused and hidden text is revealed. Press 'B' to repeat last subtitle. Press 'Space' to continue watching.
- Pause, reveal, continue - After every subtitle is video paused, hidden text is revealed and video continue automatically.
- Dialogs only - Watch only dialogs, skip else.
- Download SRT button
[0.4.0] - 2021-01-25
- Filter for Chinese and Japanese (because general filters don't work well with them)
- HARDCORE filter (for HARDCORE learners, or just for fun)
- Reverse general filter (still not sure about this one, but can be useful)
- Some useful commands accessible from JS console, e.g.
subfilter.cmds.dump()
,subfilter.cmds.words()
,subfilter.cmds.grep(/word/i)
- there might be UI in some later version) - Tooltip when you hover subtitle contains unfiltered text
- Improved recognition of punctuation (eg. handle correctly question mark in Arabic)
- UI hiding delayed
[0.3.0] - 2021-01-16
- Order of filters is now: easy, normal, hard.
- Deleted words are displayed proportionally to their original size.
- There was a problem with some subtitles, where some underscores were placed to incorrect positions.
[0.2.0] - 2021-01-04
- First version released for Chrome and Firefox. Contains 3 subtitle filters (easy, normal and hard).
- π» Installation
- π Install for Chrome π
- π Install for Firefox π
- Other versions
-
π° Instructions for users