Skip to content

FastStream V1.2.16 for Chrome and Firefox

Compare
Choose a tag to compare
@Andrews54757 Andrews54757 released this 28 Dec 08:09
· 743 commits to main since this release

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.