You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.