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

[BUG] Many fragments failing on Youtube #191

Closed vicksystem closed 3 months ago

vicksystem commented 4 months ago

All the videos I'm going to watch feature this: Captura de tela_20-7-2024_152733_www youtube com

Andrews54757 commented 4 months ago

Try following the steps in #164 (copied below)

Andrews54757 commented 4 months ago

Note: Some users are reporting that they are getting failed fragments, 403 errors on youtube after the update. This is likely because of the cache still using old tokens. Please do the following:

  1. Open developer tools on Youtube
  2. Click "Application"
  3. Under "Storage", find "youtubei.js". Click it.
  4. Click delete database.
  5. Reload the video

image

Andrews54757 commented 4 months ago

Also, make sure that your faststream version is up to date. Youtube will often change things to break 3rd party players.

vicksystem commented 4 months ago

does not appear youtubei.js

Andrews54757 commented 4 months ago

Scroll down, it could be at the bottom of the list. Please send me a picture of what you have listed.

vicksystem commented 4 months ago

photo_2024-07-20_16-13-37

Andrews54757 commented 4 months ago

Very strange. What faststream version are you on?

vicksystem commented 4 months ago

v 1.3.14

freezewind commented 3 months ago

I also reproduced this issue in Firefox esr v115 with 1.3.14. It only happens in private window. Update: I can't reproduce this issue anymore today. May be Youtube is doing some A/B testing, so only some people can reprodece this issue.

Andrews54757 commented 3 months ago

May be related to #192 . Closing as fix deployed in V1.3.15