Andrews54757 / FastStream

Stream videos without buffering in the browser. An extension that gives you a better, accessible video player designed for your needs.
https://faststream.online/
Other
434 stars 30 forks source link

Limit player instances per tab #207

Closed royzen22 closed 2 months ago

royzen22 commented 2 months ago

On some web pages with multiple video thumbnails or ads, the player will continue to open new unwanted instances when hovering over thumbnails and even downloading their contents. This can be wasteful not only on pc resources but on data for those with limited data plans or grumpy isp's.

An option if possible to limit player instances to only 1 for the target video we came for on that page.

Amazing extension btw. Thank you so much.

Andrews54757 commented 2 months ago

Do you have an example website I can test?

Andrews54757 commented 2 months ago

I've implemented https://github.com/Andrews54757/FastStream/commit/bfa13e001630fae7d91b6ca7455d01ec1752c2f9

this will require user interaction with additional players to enable download acceleration/predownloading. the first player in a tab will not require interaction