Skip to content

Releases: Andrews54757/FastStream

V1.3.76 for Chrome

17 Mar 00:55

Choose a tag to compare

Updated Youtube.js to fix Youtube again

V1.3.75 for Chrome

09 Mar 15:15

Choose a tag to compare

Fixed youtube after Google broke it again. Note that Youtube is still broken on Firefox.

V1.3.74 for Chrome and Firefox

16 Feb 17:27

Choose a tag to compare

Bug Fixes

  • Fixed Youtube for Chrome (Firefox is still broken unfortunately)
  • Fixed Vimeo playback #489

V1.3.73 for Chrome

31 Jan 05:52

Choose a tag to compare

Google changed some things again, and so Youtube is broken again. It's been fixed in this version but only for Chrome. Unfortunately it doesn't work on Firefox, there are some strange things happening with extension user-scripts and content-security-policies which are blocking Youtube's token generator scripts. I'm working on figuring out why and fixing it, but it may take a while.

Note that on Chrome it now requires a new permission to work on Youtube. You have to set it up manually. See the wiki page for instructions on how you can set it up.

V1.3.72 for Chrome and Firefox

13 Jan 08:48

Choose a tag to compare

Happy (late) new year!

New Features

Bug Fixes

  • Improved the accelerated mp4 player so it works even when true content length isn't available, and fixed it failing on the Opus code (it should have been lowercased)

FastStream V1.3.71 for Chrome and Firefox

10 Dec 18:26

Choose a tag to compare

Changes

  • Renamed "save video progress" option to reflect that it plays videos you've already watched at the previous position it was in, it's not related to video buffering.
  • Added a "do nothing" option for click actions
  • You can now set larger than 1 second video delays by editing the text input directly #458

FastStream V1.3.70 for Chrome and Firefox

28 Nov 17:07

Choose a tag to compare

More error handling for users using different firefox versions.

FastStream V1.3.69 for Chrome and Firefox

23 Nov 21:51

Choose a tag to compare

It's a new record for fastest release 😔

Bug Fixes

  • Fixed yt embeds #453
  • Fixed error occurring when subtitles are empty

FastStream V1.3.68 for Chrome and Firefox

23 Nov 19:59

Choose a tag to compare

Bug fixes

  • Fixed #452 where some simultaneous subtitle lines were missing

FastStream V1.3.67 for Chrome and Firefox

20 Nov 16:18

Choose a tag to compare

Bug fixes

  • Fixed multi-line subtitles #447
  • Fixed subtitle control sequences #450
  • Fixed video player replacement issues #430