Tired of having to wait while videos buffer? Frustrated by a website's lack of accessibility features? This extension will replace videos on websites with a custom accessible video player designed for your convenience.
- Automatic fragmentation and parallel requests for up to 6x faster download speeds. Watch videos without interruptions by predownloading the video in the background.
- Advanced subtitling features include: built-in OpenSubtitles support to find subtitles when they are not given, customizeable subtitle appearance to fit your needs, and an intuitive subtitle syncing tool to adjust subtitle timings on the fly.
- Adjustable audio dynamics (equalizer, compressor, mixer, volume booster), and video settings (brightness, contrast, hue, LMS daltonization for color blindness) for your unique audiovisual preferences.
- 20+ remappable keybinds and accessible tool buttons for easy control of the player.
- Available in multiple languages! Translated into Spanish and Japanese by the FastStream community. Support for more languages is coming soon!
The player currently supports:
- MP4 videos
- HLS streams
- DASH streams
- Youtube (download not supported on Chrome unless manually installed, see Github)
Should you like binging shows, the player also comes equipped with a custom video analysis system that runs in the background to identify intro/outro sequences based on repetitive scenes. Once they have been identified, you can skip them easily by pressing S.
To use the player, simply:
- Go to any website you want with a video and toggle the extension on. Any video it detects will be automatically replaced with the FastStream player.
- Alternatively, you can also simply click on or navigate to a stream manifest file (m3u8/mpd) to begin playing.
- Navigate to a new tab and press the extension icon to go to the player. Play sources detected on other tabs through the Sources Browser. You can also drag and drop video files from your computer.
Notes:
- Livestreams are not supported. They will not be supported in the near future.
- This player will not function with DRM protected content. This is intended. Please be mindful of how you use this tool. FastStream should not be used to infringe copyright.
- This player is still a work-in-progress. Please report any bugs to the Github issue tracker here: https://github.com/Andrews54757/FastStream/issues
- For your privacy, this extension does not collect telemetry. Nor does it require additional resources from the internet to function. It will work fully offline. Feel free to browse the codebase on Github.
- We take accessibiliy seriously. If you need accommodations not available in the current version, please contact us and we will work on it ASAP. Also, please feel free to submit feature requests or suggestions on the Github issue tracker!
Tested using Chrome and Firefox. Other chromium based browsers (such as Edge) will also likely work. Exception: FastStream will NOT work using Brave Browser due to brave/brave-browser#30854
You can find the extension on the Chrome extension store
It is also available for Firefox
See the player in action without installing the extension! Tested in Chrome, Firefox, and Safari. Note: Some features (OpenSubtitles/header override) are not available without installation. Additionally, audio configuration doesn't work in Safari.
The Chrome extension store policies do not allow extensions that can download videos from Youtube (anti-trust anybody?). As a result, FastStream cannot save Youtube videos if installed from the official store. To get restricted features, please do the following steps:
- Go to
chrome://extensions
- Turn on developer mode
- Drag and drop the
chrome
directory of this repository
THERE IS NO BUILT-IN AUTOMATIC UPDATE SYSTEM. If you go this route, please make sure to check back often for updates because I will often fix bugs as I encounter them. FastStream will remind you in the settings page, but you will have to update it manually.
The extension is, by default, configured to work on Chrome. You can either use a prebuilt version from the Releases page or build the extension yourself using the build instructions below.
You can then install the extension temporarily on Firefox Developer Edition by going to about:debugging
. Unfortunately, you will have to re-install after each restart because firefox doesn't allow you to permenantly install unsigned extensions.
In order to create bundles for Chrome and Firefox, you need to build FastStream by following these steps:
- Install NodeJS and NPM
- Run
npm install --only=dev
to install dev dependencies - Run
npm run build
- Firefox bundle is available in the
built
directory
Files with dist
in the name are for Chrome & Firefox's stores. Files with libre
are for manual installation. The dist
versions will have reduced featuresets to comply with store policies.
Many thanks to the contributors of this project.
- Dael (dael_io): Fixed Spanish translations
- reindex-ot: Japanese translations
FastStream does not accept donations for the project as a whole. Please see the wiki for more details.
Please see the wiki for more information on the technical details!
(I'm not a lawyer, don't take this as legal advice but do pay attention)
While it may be possible for FastStream to save videos from any website as long as there is no DRM, that doesn't mean you have the legal right to do so if you don't own the content. Please be mindful of how you use this tool. FastStream should not be used to infringe copyright.