Skip to content

Conversation

@bastimeyer
Copy link
Member

Fixes #5568

This also changes the pluginmatcher URL regex, so that it only accepts /live/play/CHANNELNAME URLs.

@feisao please check
https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#pull-request-feedback


$ ./script/test-plugin-urls.py pandalive
:: Finding streams for URL: https://www.pandalive.co.kr/live/play/pocet00
:::: 종료된 방송입니다.
!! No streams found
:: Finding streams for URL: https://www.pandalive.co.kr/live/play/rladbfl1208
:::: Broadcast type: live
:: Found streams: 160p, 360p, 480p, 720p60, worst, best

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Sep 24, 2023
@feisao
Copy link

feisao commented Sep 24, 2023

thank you

@bastimeyer bastimeyer merged commit aa08d5a into streamlink:master Sep 24, 2023
@bastimeyer bastimeyer deleted the plugins/pandalive/fix-5568 branch September 24, 2023 16:40
@sanwecn
Copy link

sanwecn commented Sep 27, 2023

I also encountered this problem

@bastimeyer
Copy link
Member Author

If you're asking on how to get the fixed plugin, just Install the latest development version from the master branch until the next stable release gets published.
https://streamlink.github.io/install.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin issue A Plugin does not work correctly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plugins.pandalive: HTTP status 400 on API call

3 participants