Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YouTube Livestream chat load super slow on Edge #256

Closed
quyenvsp opened this issue May 20, 2024 · 1 comment
Closed

YouTube Livestream chat load super slow on Edge #256

quyenvsp opened this issue May 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@quyenvsp
Copy link

This problem happened about 2 months ago. Work fine on other browser like Firefox, Chrome

1, go to any youtube live stream
2, open Live chat panel by click Show chat button

It load super slow and do not show any chat message, check network tab will see immediately 3 same request to
https://www.youtube.com/live_chat?continuation=... with Pending status, after 20 seconds it changed to Error and Live chat panel work now. Copy curl one of 3 above call with postman will immediately get result instead of delay 20 seconds.

Can fix by block Youtube servier worker

1, adblock filter ||www.youtube.com/sw.js

2, open youtube, press F12 (right click > inspect), go to Application tab

3, click Service workers to see list, click Unregister

Done.

Not sure it is Youtube or Edge problem but other browser working fine.

@quyenvsp quyenvsp added the bug Something isn't working label May 20, 2024
@captainbrosset
Copy link
Contributor

Thanks for reaching out, and sorry that you're experiencing this issue.
However, this repository is specific to DevTools, not to the way that Edge connects to and downloads from YouTube or other sites.
In order to send this feedback to the right teams, could you please send it again by using the browser's feedback mechanism? Here's how:

  1. Click Settings and more (the ... button in the top-right corner of the browser).
  2. Click Help and feedback.
  3. Click Send feedback.

Thank you for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants