Releases: Andrews54757/FastStream
Releases · Andrews54757/FastStream
FastStream V1.2.16 for Chrome and Firefox
Important Bug Fixes
- Fixed options not live updating sometimes on Chrome
- Fixed infinite loop/slowdown occurring when detecting videos with subtitles from other tabs
- Fixed HLS2MP4 producing videos with de-synced video/audio in certain scenarios
- Subtitle track name length is now limited to 30 characters
- Custom source pattern matcher is a little bit more optimized.
- Improved initial DASH track selection algorithm. Fixed bug where it played videos in other languages briefly before settling with the right one. It will also now prioritize mp4 tracks for better quality and faster saving.
New Features
- Subtitles can now be moved vertically by dragging them
Developers
- Added a basic FastStream archive unpacker tool to the repository. A basic express based server script is also included for emulating streams for specific archive files.
FastStream V1.2.15 for Chrome and Firefox
Important Bug Fixes!
- Fixed bug where fullscreen button on miniplayer doesn't work
- Fixed bug where miniplayer stays even when playing a different video on Youtube
- Fixed miniplayer size being based on total page size not screen size
- Fixed options not updating live on Firefox
- Fixed empty indexedDB's sticking around after deletion on Firefox
- Fixed player producing scrollbars when enabled on full page videos
New Features
- Added save progress option. When enabled, progress is saved locally with pbkdf2 hashed identifiers and encryption (so that it is impossible to extract video history even if attacker has your computer)
FastSteam V1.2.14 for Chrome and Firefox
- #52 Fixed bug where full size videos were replaced with an empty player
- Added picture-in-picture keybind (P)
- Fixed infinite loading for Vimeo videos
- Added actions for player visibility changes
- Added miniplayer, miniplayer size, and miniplayer position configuration.
- Refactored some styles. Player should now look better at different sizes.
Note: If you've changed your subtitle font size settings, you may need to update it to be3vw
for the subtitole text to resize properly with the player.
FastStream V1.2.13 for Chrome and Firefox
- Fixed some accessibility labels and navigation
- Fixed language selector for alternative-video streams
- Subtitle shift tool now gives feedback messages
- Configurable single click, double click, triple click mouse actions. Replaces old single click toggles play/pause option.
- Fix #50 where player placement is incorrect for certain videojs skins.
- Added custom source pattern option for advanced users seeking to use FastStream on websites that don't name files correctly.
FastStream V1.2.12 for Chrome and Firefox
- Player controls will now stay visible when video is paused. Click the video to override and hide controls.
- Language selection now supported for DASH and HLS streams with multiple language tracks.
FastStream V1.2.11 for Chrome and Firefox
- Fixed #46
- Manual installs will now kindly let you know about available updates
- Subtitles menu no longer loses focus when using accessibility controls
FastStream V1.2.10 for Chrome and Firefox
- Settings are now exportable/importable
- Small fixes
FastStream V1.2.9 for Chrome and Firefox
- Adds autoplay youtube option
- Adds quality multiplier option (used for selecting quality levels)
FastStream V1.2.8 for Chrome and Firefox
- Fixed Youtube age restricted videos failing to play
- Fixed #36 , up and down arrows will not be captured on Youtube.
FastStream V1.2.7 for Chrome and Firefox
- Added more tolerance to the element swapping algorithm, FastStream should now work on sites like Twitter
- FastStream will now scrape data from changes to the youtube player made by SponsorBlock to get skip segments.
- Updated Youtube.js to 8.0.0
Hotfix 1.2.7.1: Fix certain keys not working when typing on Youtube