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
425 stars 30 forks source link

[BUG] Doesn't work on YouTube? #26

Closed PINPAL closed 10 months ago

PINPAL commented 11 months ago

Describe the bug "Failed to load video" error on YouTube. Works absolutely fine on any other site I tested.

Version FastStream 1.2.4 Version 118.0.5993.88 (Official Build, ungoogled-chromium) (64-bit)

Platform Chromium Version 118.0.5993.88

Steps to Reproduce

  1. Install Extension
  2. Visit YouTube and begin playback
  3. Enable extension

Screenshot screenshot

Andrews54757 commented 11 months ago

Can you send the Javascript log contents?

Andrews54757 commented 11 months ago

It works fine for me

works
nilsgenge commented 11 months ago

I had this error a few times aswell, refreshing the page always worked for me. Another similar issue is like something failed to load some parts of the video but refreshing the page also helped

PINPAL commented 10 months ago

It works fine for me

works

I believe in this screenshot you are using Chrome (guessing from the fact you are signed in?). I don't have Chrome installed on my machine but would be happy to test if needed, the extension doesn't work on "Chromium" itself, I'm using the Ungoogled Chromium build here: https://github.com/ungoogled-software/ungoogled-chromium It's based upon the main chromium source but without all the extra google "junk" which greatly speeds up the browser and doesn't break adblockers.

Andrews54757 commented 10 months ago

Can you provide a log from the Javascript Console? Hit f12 to open the developer tools. I don't really intend to support all chromium browsers out there, but I can work on a fix if you can help me identify what causes the issue.