Skip to content

plugins.goodgame: fix plugin #6585

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

bastimeyer
Copy link
Member

Fixes #6584

HLS playlist URLs are now returned by the API, and they now require an access token that's already included in the query strings.

$ ./script/test-plugin-urls.py goodgame -r USERNAME bonivur -r CHANNELNAME boni
:: https://goodgame.ru/bonivur
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/bonivur/
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/bonivur?foo=bar
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/channel/boni
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/channel/boni/
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/channel/boni?foo=bar
::  240p, 480p, 720p, source, worst, best
:: https://goodgame.ru/player?boni
::  240p, 480p, 720p, source, worst, best
:: https://www.goodgame.ru/bonivur
::  240p, 480p, 720p, source, worst, best
:: https://www.goodgame.ru/channel/boni
::  240p, 480p, 720p, source, worst, best
:: https://www.goodgame.ru/player?boni
::  240p, 480p, 720p, source, worst, best

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Jun 25, 2025
@bastimeyer bastimeyer force-pushed the plugins/goodgame/fix-6584 branch from 10cdab0 to 18314da Compare June 25, 2025 18:12
@bastimeyer bastimeyer merged commit 1ad539b into streamlink:master Jun 25, 2025
23 checks passed
@bastimeyer bastimeyer deleted the plugins/goodgame/fix-6584 branch June 25, 2025 18:18
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.goodgame: Plugin stopped working
1 participant