FastStream Video Player의 버전 기록 - 25개 버전
FastStream Video Player 제작자: Andrew S
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.3.46
2025년 6월 6일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동Finally fix the 5-min buffer issue #336! It should now buffer to the total available storage!All Rights Reserved에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.3.45
2025년 4월 27일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동Fix youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.44
2025년 3월 25일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동Fixed youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.43
2025년 3월 19일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동fix youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.42
2025년 2월 12일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동fix youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.41
2025년 2월 3일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동Fixed youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.40
2025년 1월 31일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동Fixed youtubeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.39
2025년 1월 28일에 출시 - 3.43 MBfirefox 113.0 이상에서 작동## What's Changed
* Simple Translation for German by @MrMysterius in https://github.com/Andrews54757/FastStream/pull/322
* Add styling tag conversion for SRT/ASS subtitles to WebVTT by @frenicohansen in https://github.com/Andrews54757/FastStream/pull/323
* Fixed video replacement on some websites
## New Contributors
* @MrMysterius made their first contribution in https://github.com/Andrews54757/FastStream/pull/322
* @frenicohansen made their first contribution in https://github.com/Andrews54757/FastStream/pull/323
**Full Changelog**: https://github.com/Andrews54757/FastStream/compare/V1.3.38...V1.3.39All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.38
2024년 12월 30일에 출시 - 3.42 MBfirefox 113.0 이상에서 작동Happy new years! A small update to add extension hotkeys for Firefox
* Fixes #303All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.37
2024년 12월 12일에 출시 - 3.42 MBfirefox 113.0 이상에서 작동- Updated Youtube.js as Google has broken it againAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.36
2024년 12월 10일에 출시 - 3.42 MBfirefox 113.0 이상에서 작동## Bug Fixes
- Fixed Youtube not working due to Google changing things again. #302All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.35
2024년 12월 1일에 출시 - 3.42 MBfirefox 113.0 이상에서 작동## Bug fixes
- Fixed #293
- Fixed issue where source identifier was not set for sources added in sources browser
## New Features
- Added Portuguese translations #296
- Increased failed fragment timeout durationAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.34
2024년 11월 18일에 출시 - 3.41 MBfirefox 113.0 이상에서 작동## New Feature
- Added video zoom setting #283All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.33
2024년 11월 4일에 출시 - 3.41 MBfirefox 113.0 이상에서 작동## 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 #277All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.32
2024년 10월 27일에 출시 - 3.41 MBfirefox 113.0 이상에서 작동## 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 visibleAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.31.1
2024년 10월 7일에 출시 - 3.41 MBfirefox 113.0 이상에서 작동Fix media info extraction causing errorAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.31
2024년 10월 7일에 출시 - 3.41 MBfirefox 113.0 이상에서 작동## 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 #259All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.30
2024년 10월 1일에 출시 - 3.4 MBfirefox 113.0 이상에서 작동## 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 #255All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.29.1
2024년 9월 24일에 출시 - 3.4 MBfirefox 113.0 이상에서 작동Fix firefox version not saving filesAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.29
2024년 9월 23일에 출시 - 3.4 MBfirefox 113.0 이상에서 작동## 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 workAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.28.1
2024년 9월 16일에 출시 - 3.4 MBfirefox 113.0 이상에서 작동Fix new tab player not loading sources from other tabsAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.28
2024년 9월 15일에 출시 - 3.4 MBfirefox 113.0 이상에서 작동## 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.All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.27.2
2024년 9월 10일에 출시 - 3.37 MBfirefox 113.0 이상에서 작동Fix for private browsing modeAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.27.1
2024년 9월 10일에 출시 - 3.37 MBfirefox 113.0 이상에서 작동Fixes download not working when using containersAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.3.27
2024년 9월 10일에 출시 - 3.37 MBfirefox 113.0 이상에서 작동## 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 @CommandLeoAll Rights Reserved에 따라 릴리스된 소스 코드