Skip to content

plugins.mangomolo: fix missing Referer header #5923

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

Conversation

bastimeyer
Copy link
Member

#5852 (comment)

player.mangomolo.com/v1/live?... apparently now requires a Referer header. The URL in the plugin test cases is from one of the media.gov.kw streams and works fine if the referer is set to this host.

$ ./script/test-plugin-urls.py mangomolo
:: Finding streams for URL: https://media.gov.kw/LiveTV.aspx?PanChannel=KTV1
:: Found streams: 240p, 360p, 720p, 1080p, worst, best
:: Finding streams for URL: https://media.gov.kw/LiveTV.aspx?PanChannel=KTVSports
:: Found streams: 240p, 360p, 720p, 1080p, worst, best
:: Finding streams for URL: https://player.mangomolo.com/v1/live?id=MTk1&channelid=MzU1&countries=bnVsbA==&w=100%25&h=100%25&autoplay=true&filter=none&signature=9ea6c8ed03b8de6e339d6df2b0685f25&app_id=43
!! Error while fetching streams

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Apr 5, 2024
@bastimeyer bastimeyer merged commit d396db4 into streamlink:master Apr 5, 2024
@bastimeyer bastimeyer deleted the plugins/mangomolo/fix-missing-referer-header branch April 5, 2024 01:02
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.

1 participant