Releases: Andrews54757/FastStream
Releases · Andrews54757/FastStream
FastStream V1.3.7 for Chrome and Firefox
New Features
- Added windowed fullscreen toggle keybind
- Revamped default quality selection option.
- Upgraded Youtube.js
Bug Fixes
- Fixed error occuring when using precise seeking on certain streams
FastStream V1.3.6 for Chrome and Firefox
FastStream V1.3.5 for Chrome and Firefox
Bug fix
- Fixed windowed fullscreen not working on certain websites. #128
Note
- As FastStream is now approaching a stable state, releases will occur less frequently. Now is the time to let us know if you have any feature requests! We will soon begin to focus on refactoring/optimizing the code.
FastStream V1.3.4 for Chrome and Firefox
New Features
- Windowed fullscreen mode is now available. Toggle it by clicking the rectangle icon. (Or
ALT + click
on fullscreen icon). - Drag and drop now also supports
mkv
andwebm
file extensions - Version number is now visible in settings #126
Bug fixes
- Fixed subtitles not enabling themselves when files are dragged into the player
- Fixed XML subtitle files not rendering styling tags correctly (EG italics on Youtube)
FastStream V1.3.3 for Chrome and Firefox
FastStream V1.3.2 for Chrome and Firefox
Stability update. Major refactoring of the UI under the hood. No visual changes.
New features
- Added option to toggle preview (visible when hovering over seeker). Turn off if you have CPU or network limitations.
Bug fixes
- Fixed DASH failing to abort requests when seeking. Seeking should now be much faster on Youtube.
- Fixed preview player errors. It should now reload the preload player if it fails.
Other
- Upgraded Youtube.js
- Minified library modules (reduce package size)
FastStream V1.3.1 for Chrome and Firefox
Day 2 patch for V1.3.x! A lot of bugfixes!
New features
- Keybinds added for flipping and rotating the video #109
Bug fixes
- Fixed failed fragments freezing dash player
- Fixed silence skipper clipping audio
- Fixed russian translation #115
- Fixed dash player failing to switch qualities across different tracks (dash.js goof).
- Fixed subtitle settings input boxes overflowing in Firefox
- Fixed subtitle setting input boxes being unclickable
- Split icons across multiple files to attempt fixing #117
FastStream V1.3.0 for Chrome and Firefox
Major Update V1.3.0
Many things have changed with this update.
New Features
- Loop tool now has GIF button. Click to make a short GIF.
- Volume and playback rate are now persistent. FastStream will now remember volume and playbackrates. A small banner has been added to display the current values. Removed default playback rate setting as a consequence.
- Drag up while seeking to enter precise seek mode temporarily. You can also click and drag the control bar upwards to enable it until you close it by dragging down.
- FastStream will now analyze the audio of the video as well as the video with the bottom timeline open. It looks very pretty!
- Hold SHIFT and click the playback rate button to toggle silence skipper. It will automatically speed up the video when the audio is below a threshold.
- New keybinds! You can now Mute, Toggle Captions, and Skip Chapter using keybinds. #100 #102 #97
- Seek Small keybinds have been replaced with Seek Frame with 1/60 steps. #99
- Maximum video file size has been lowered to 5GB by default (See #91) This can be changed in the settings page. Please be mindful of your computer's storage space when changing this setting. Browsers will offload data in the RAM to the SSD if the video is too large. Frequently pre-buffering large videos can reduce the lifespan of your SSD.
- Added support for Bilibili videos.
Bugfixes
- Clamped scrolling sensitivity for volume controls. #107
- Dragging playback rate button into hidden bar now works. #105
- Dash player should now set quality level correctly.
Technical Details
- Many things have been refactored. Expect to see exotic bugs!
- DashJS has been upgraded to V5.0.0 early to take advantage of new features. It should theoretically be better.
- hls.js has been upgraded as well.
FastStream V1.2.25 for Chrome and Firefox
New features
- Controls will now hide instantly when mouse leaves player #93
- Click and holding down on the video will now play the video at 2x #95
- Clicking on the FastStream icon on a new-tab player will now allow you to disable source collection #94
- Maximum file size limit for enabling predownloader is now configurable #91
Translations
- Added Russian translations, courtesy of @elfriob
Patch 1.2.25.1
- Fixed color picker not closing in subtitle settings.
- Fixed progress save.
- Fixed 2x hold action triggering single click. #96