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

[Feature]: SuperChat thread #140

Open
4 tasks done
HitomaruKonpaku opened this issue May 17, 2024 · 0 comments
Open
4 tasks done

[Feature]: SuperChat thread #140

HitomaruKonpaku opened this issue May 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@HitomaruKonpaku
Copy link

HitomaruKonpaku commented May 17, 2024

Checklist

  • This is an issue for Hyperchat, not LiveTL. I will go to the LiveTL repo to report an issue for LiveTL.
  • I have checked for a duplicate or similar issue. I made sure to check closed issues as well.
  • I am not reporting a bug. If I am, I will use the bug report issue template.
  • By submitting this issue, you agree to follow our Code of Conduct

Is your feature request related to a problem? Please describe.

Youtube just add SuperChat thread

https://www.youtube.com/watch?v=V4vwnrVbqDY&t=6305s

Describe the solution you'd like

  • Able to view thread
  • Highlight chat belong to thread

Expected behavior

  • Highlight chat belong to thread
  • Clicking on chat / superchat open thread panel

image

Describe alternatives you've considered

No response

Anything else?

  • Thread detail
curl --location 'https://www.youtube.com/youtubei/v1/get_panel?prettyPrint=false' \
--header 'Content-Type: application/json' \
--data '{
  "context": {
    "client": {
      "clientName": "WEB",
      "clientVersion": "2.20240514.03.00"
    }
  },
  "panelId": "PAreply_thread",
  "params": "ggm2AQojVWd3U2ZPNVVmbXJQUC16c1dONTRBYUFCRHFnQmlzcUFsZ0kSVgopKicKGFVDSjRPNlBXQTQ3ZjZYYkNnckxRTnFFURILVjR2d25yVmJxRFkQARgEIAE6I1Vnd1NmTzVVZm1yUFAtenNXTjU0QWFBQkRxZ0Jpc3FBbGdJGgggALABAPgBACIpKicKGFVDSjRPNlBXQTQ3ZjZYYkNnckxRTnFFURILVjR2d25yVmJxRFkoATAB"
}'
  • param can be get from

image

@HitomaruKonpaku HitomaruKonpaku added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant