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
390 stars 24 forks source link

[BUG] Many fragments failing on Youtube #191

Closed vicksystem closed 1 month ago

vicksystem commented 1 month ago

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

Andrews54757 commented 1 month ago

Try following the steps in #164 (copied below)

Andrews54757 commented 1 month 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 1 month ago

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

vicksystem commented 1 month ago

does not appear youtubei.js

Andrews54757 commented 1 month ago

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

vicksystem commented 1 month ago

photo_2024-07-20_16-13-37

Andrews54757 commented 1 month ago

Very strange. What faststream version are you on?

vicksystem commented 1 month ago

v 1.3.14

freezewind commented 1 month 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 1 month ago

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