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 embed is hanging, not providing response #637

Closed
davidinfosec opened this issue Mar 1, 2024 · 1 comment
Closed

Youtube embed is hanging, not providing response #637

davidinfosec opened this issue Mar 1, 2024 · 1 comment

Comments

@davidinfosec
Copy link

Describe the bug
问题描述
Youtube embedded chatgptbox not working.

To Reproduce
如何复现
Steps to reproduce the behavior:

  1. Go to youtube.com
  2. Click on a video
  3. Click "Ask ChatGPT embedded box
  4. See error

Expected behavior
期望行为
Generate a response with the transcript data.

Please complete the following information):
请补全以下内容

  • OS: Windows
  • Browser: Firefox, Edge
  • Extension Version: [e.g. v2.4.9]
@josStorer
Copy link
Owner

fixed in 1fc3cd8

After conducting some investigation, I found that OpenAI seems to have adopted different strategies for different accounts. Since my account still adheres to the traditional SSE strategy, I mistakenly assumed that everything was still normal. I have now adapted to the new WebSocket strategy and automatically adopted the appropriate strategy according to OpenAI's response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants