FastStream Video Player version history - 25 versions
FastStream Video Player by Andrew S
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.3.34
Released Nov 18, 2024 - 3.41 MBWorks with firefox 113.0 and later## New Feature
- Added video zoom setting #283Source code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.3.33
Released Nov 4, 2024 - 3.41 MBWorks with firefox 113.0 and later## 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 #277Source code released under All Rights Reserved
Version 1.3.32
Released Oct 27, 2024 - 3.41 MBWorks with firefox 113.0 and later## 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 visibleSource code released under All Rights Reserved
Version 1.3.31.1
Released Oct 7, 2024 - 3.41 MBWorks with firefox 113.0 and laterFix media info extraction causing errorSource code released under All Rights Reserved
Version 1.3.31
Released Oct 7, 2024 - 3.41 MBWorks with firefox 113.0 and later## 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 https://github.com/WICG/document-picture-in-picture/issues/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. https://github.com/gpac/mp4box.js/pull/409
* Fixed invisible subtitles blocking video interaction box
* Fixed Russian subtitles #259Source code released under All Rights Reserved
Version 1.3.30
Released Oct 1, 2024 - 3.4 MBWorks with firefox 113.0 and later## 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 #255Source code released under All Rights Reserved
Version 1.3.29.1
Released Sep 24, 2024 - 3.4 MBWorks with firefox 113.0 and laterFix firefox version not saving filesSource code released under All Rights Reserved
Version 1.3.29
Released Sep 23, 2024 - 3.4 MBWorks with firefox 113.0 and later## 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 workSource code released under All Rights Reserved
Version 1.3.28.1
Released Sep 16, 2024 - 3.4 MBWorks with firefox 113.0 and laterFix new tab player not loading sources from other tabsSource code released under All Rights Reserved
Version 1.3.28
Released Sep 15, 2024 - 3.4 MBWorks with firefox 113.0 and later## 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.Source code released under All Rights Reserved
Version 1.3.27.2
Released Sep 10, 2024 - 3.37 MBWorks with firefox 113.0 and laterFix for private browsing modeSource code released under All Rights Reserved
Version 1.3.27.1
Released Sep 10, 2024 - 3.37 MBWorks with firefox 113.0 and laterFixes download not working when using containersSource code released under All Rights Reserved
Version 1.3.27
Released Sep 10, 2024 - 3.37 MBWorks with firefox 113.0 and later## 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 @CommandLeoSource code released under All Rights Reserved
Version 1.3.26
Released Sep 5, 2024 - 3.36 MBWorks with firefox 113.0 and later## 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 MBSource code released under All Rights Reserved
Version 1.3.25
Released Aug 31, 2024 - 5.21 MBWorks with firefox 113.0 and laterAnother emergency patch! I fixed an old bug and that inadvertently created a new bug with legacy audio profiles, causing #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.Source code released under All Rights Reserved
Version 1.3.24
Released Aug 31, 2024 - 5.21 MBWorks with firefox 113.0 and laterYoutube has changed their API again prompting this emergency release. RIP Web client. FastStream has gone back to the IOS client for now. In the meantime, please also enjoy some new features.
## New Features
- Added ability to add exclusion URLs in the auto-enable URLs options box. Use a `!` character at the start to designate them as being exclusionary.
## Fixes
- Youtube client is back to IOS mode due to their shenanigans on the web client.
- Fixed next video button not working for some websites
- Failed fullscreen doesn't fall back to windowed fullscreen anymore due to confusionSource code released under All Rights Reserved
Version 1.3.23
Released Aug 30, 2024 - 5.21 MBWorks with firefox 113.0 and later## New Features
- Added previous/next video buttons!
- Autoplay next video option now works for other websites!
- Subtitle searcher will now remember input values in a session. It will also now auto-fill season and episode numbers if found.
## Fixes
- The extension now ignores youtube live feeds correctly.
- Fixed incorrect resolution icon algorithm
- Fixed youtube save cancellingSource code released under All Rights Reserved
Version 1.3.22
Released Aug 25, 2024 - 5.2 MBWorks with firefox 113.0 and later## New Features
- Left toolbar buttons can now be customized! Drag and drop to reorder.
- Added more video quality (FHD, 2K, 4K, and 8K) icons! Many thanks to @Nvertd for providing them.
- Added more detailed aria labels for screenreaders.
## Fixes
- Fixed compressor graph not updating when ratio is adjusted
- Web client is now default again! It should work without failed fragments... for now.Source code released under All Rights Reserved
Version 1.3.21
Released Aug 19, 2024 - 5.2 MBWorks with firefox 113.0 and later## New Features
- Added autoplay next video option for Youtube. Also added next video/previous video keybinds. #103 #119
- Players after the first player in the tab will now require user interaction to begin predownloading. This is to solve issues with websites with many videos. #207
- Audio equalization and compression can now be configured on a per-channel basis. Useful for people with asymmetrical hearing deficiencies.
## Bug fixes
- Fixed channel mixer configs not being applied automatically #206Source code released under All Rights Reserved
Version 1.3.20.2
Released Aug 14, 2024 - 5.2 MBWorks with firefox 113.0 and later- Fix audio equalizerSource code released under All Rights Reserved
Version 1.3.20.1
Released Aug 13, 2024 - 5.2 MBWorks with firefox 113.0 and later- Fixed channel mixer not saving the mute/solo button state
- Added mono button to channel mixer for accessibilitySource code released under All Rights Reserved
Version 1.3.20
Released Aug 13, 2024 - 5.2 MBWorks with firefox 113.0 and later## New Features
- FastStream will now buffer videos up to the max predownload video size (from settings) if over limit.
- Added more labels to interact-able elements for accessibility.
- Updated drag/drop demo video to be more clear.
- Refactored audio logic to reduce audio delay on older machines #204Source code released under All Rights Reserved
Version 1.3.19
Released Aug 6, 2024 - 5.09 MBWorks with firefox 113.0 and later## Fixes
- Request headers for youtube are now more consistent. Hopefully works better.
## New Features
- More MP4 types are supported for saving DASH videos. Beware! Some saves might not be playable by all video players if they use an unsupported codec. I recommend you use ffmpeg to re-encode the video if you need to.
- Added experimental support for in-browser re-encoding using WebCodecs. Not supported in Firefox because it doesn't implement the required APIs.
- Saving is now cancellable. Simply click the icon again and it will cancel the save. Also added badge to indicate saving is active.
- Added YT client setting. Default is IOS. Try using other options (such as WEB) if some formats are missing. Warning: Google is still testing attestation requirements. Videos may fail to load using the other clients.Source code released under All Rights Reserved
Version 1.3.18.1
Released Aug 3, 2024 - 5.05 MBWorks with firefox 113.0 and laterWebaudio is now optionalSource code released under All Rights Reserved
Version 1.3.18
Released Aug 3, 2024 - 5.05 MBWorks with firefox 113.0 and laterFixesSource code released under All Rights Reserved