Skip to content

Releases: Andrews54757/FastStream

FastStream V1.3.34 for Chrome and Firefox

18 Nov 14:25
Compare
Choose a tag to compare

New Feature

  • Added video zoom setting #283

FastStream V1.3.33 for Chrome and Firefox

04 Nov 02:01
Compare
Choose a tag to compare

Bug fixes

  • Fix video playing after seek with first #279
  • Fix hotkeys not working after fullscreen, again #279
  • Fixed vimeo sources #278
  • Fixed player resizing #277

FastStream V1.3.32 for Chrome and Firefox

27 Oct 23:19
Compare
Choose a tag to compare

Bug fixes

  • Fixed hotkeys not working after fullscreen is enabled
  • Fixed re-encode mode being incorrectly used after fragment failures

New Features

  • Added download pause keybind. Press { to toggle pausing downloads/buffer.
  • Made chapter marker more visible

FastStream V1.3.31(.1) for Chrome and Firefox

07 Oct 03:47
Compare
Choose a tag to compare

New Features

  • Added document picture in picture mode for the new tab player. This will transfer the whole player (including UI elements) into a PiP window instead of just the video. Only works in Chrome and with the new tab player (See WICG/document-picture-in-picture#97)
  • Equalizer node tooltip is now partially transparent

Bug Fixes

  • Fixed toast alerts getting clipped, and you can now close toasts by clicking them. #260
  • Fixed hvcC box writing in mp4box, to fix accelerated mp4 mode for HEVC codecs. gpac/mp4box.js#409
  • Fixed invisible subtitles blocking video interaction box
  • Fixed Russian subtitles #259

Hotfix V1.3.31.1

  • Fix media info extraction causing error

FastStream V1.3.30 for Chrome and Firefox

01 Oct 00:28
Compare
Choose a tag to compare

Bug fixes

  • Fixed editing audio profile names triggering keybinds
  • Fixed #256

Technical changes

  • We are tentatively going back to the WEB client for youtube, but with an IOS fallback. This should enable more qualities #255

FastStream V1.3.29 for Chrome and Firefox

23 Sep 00:38
Compare
Choose a tag to compare

New Features

  • URLs encoded in the query parameters of a URL are now matched.

Bug fixes

  • Fixed windowed fullscreen/miniplayer getting stuck when player containing iframes are unloaded
  • Fixed youtube history marking first video as watched repeatedly. Now it won't do anything when the video IDs don't match. A full fix for history registration is in the works.
  • Videos will now buffer closer to the configured maximum
  • Fixed miscellaneous player replacement issues
  • Fixed webm to mp4 re-encoder for vp9 codecs
  • Youtube-nocookie urls now work

FastStream V1.3.28(.1) for Chrome and Firefox

15 Sep 23:50
Compare
Choose a tag to compare

New Features

  • Added keybinds for save, screenshot, and toggle visual filters.
  • Changed default for single click action to play/pause, since it is more popular.
  • Faststream will now add watched youtube videos to your yt watch history if you are watching from the Youtube website, and save progress option is enabled.

Bug fixes

  • Fixed the "Use player to open stream/mp4 URLs" feature. #239
  • Fixed saves failing for videos with 64 bit offsets.
  • Fixed saving not making use of parallel downloaders.
  • Fixed issue where player was leaving temporary files on Firefox for sandboxed websites #244
  • Misc UI fixes, changed website player replacement mechanism.

Hotfix V1.3.28.1

  • Fixed new tab player not loading sources

FastStream V1.3.27(.1) for Chrome and Firefox

10 Sep 06:01
Compare
Choose a tag to compare

New Features

  • Subtitle text is now selectable #234

Bug Fixes

  • Fixed issue where Youtube client wasn't actually set to IOS client, causing breakage for some users.
  • Fixed muted audio when video delay option was used with default resolution settings
  • Fixed issues with miniplayer and windowed fullscreen not working on some websites.
  • Fixed downloads failing from within sandboxed iframes on Firefox

New translations

  • Added Italian translations, many thanks to @CommandLeo

Hotfix V1.3.27.2 for Firefox

  • Fixes download not working when using containers

FastStream V1.3.26 for Chrome and Firefox

05 Sep 18:20
Compare
Choose a tag to compare

Bug fixes

  • Fixed save button not triggering the proper alerts/prompts within sandboxed iframes.
  • Fixed auto enable URLs not working on new tabs in Firefox.
  • Made subtitle parser more flexible so it should work with semi-broken files now.
  • Removed uncloseable error popup, replaced it with a better error report system.

Other

  • All alerts, prompts, etc... are now replaced with a new internal alert system using SweetAlert2
  • Upgraded the voice activity detector to Silero VAD v5
  • Cleaned up assets and reduced zip file size to under 3.5 MB

FastStream V1.3.25 for Chrome and Firefox

31 Aug 19:25
Compare
Choose a tag to compare

Another emergency patch! I fixed an old bug and that inadvertently created a new bug with legacy audio profiles, causing #228, #229 . Users could fix the issue by removing their audio profiles, but thats too much work so here is another release! Also enjoy the following new feature.

New Features

  • Added video delay option for Bluetooth headphone users to adjust the timings between audio/video. Note that this feature is still in experimental and may have bugs.

Bugfixes

  • Fixed incorrect legacy audio profile migration causing errors.