-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
plugins.afreeca: fix broadcast number regex #5847
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
plugins.afreeca: fix broadcast number regex #5847
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR.
Could you please also update the CHANNEL_API_URL
to https
real quick?
When i change
|
Co-authored-by: Sebastian Meyer <mail@bastimeyer.de>
Add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
metadata {author} seems not work
Different issue: #5813 |
sorry I fotgot that lol... It will be nice if it can be supported~~~ |
Resolves: #5845
I found a changes for the
https://play.afreecatv.com/{username}
.By modifying the regex, streamlink can get the stream URL correctly.