Skip to content

plugins.tvp: get live streams from API #6037

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 17, 2024

Conversation

bastimeyer
Copy link
Member

Resolves #6036

@Antuanx Most content is geo-blocked, so please check and verify the plugin changes.
https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#pull-request-feedback

$ ./script/test-plugin-urls.py tvp
:: Finding streams for URL: https://stream.tvp.pl
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://stream.tvp.pl/
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://stream.tvp.pl/?channel_id=1455
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://stream.tvp.pl/?channel_id=51656487
:: Found streams: 288p_dash, 396p_dash, 576p_dash, 720p_dash, 1080p_dash, 250k, 288p, 396p, 576p, 720p, 1080p, worst, best
:: Finding streams for URL: https://tvpstream.vod.tvp.pl
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/?channel_id=1455
:::: The content is not available in your region
!! No streams found
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/?channel_id=51656487
:: Found streams: 288p_dash, 396p_dash, 576p_dash, 720p_dash, 1080p_dash, 250k, 288p, 396p, 576p, 720p, 1080p, worst, best
:: Finding streams for URL: https://vod.tvp.pl/filmy-dokumentalne,163/krolowa-wladczyni-i-matka,284734
:: Found streams: 224p, 272p, 360p, 448p, 540p, 720p, 1080p, worst, best
:: Finding streams for URL: https://vod.tvp.pl/programy,88/eurowizja-odcinki,276170/odcinek-4,S05E04,1302944
:: Found streams: 224p, 270p, 360p, 450p, 540p, 720p, 1080p, worst, best
:: Finding streams for URL: https://www.tvp.info/78213165/euro-2024-polska-holandia-12-bartosz-salamon-czuje-sie-winny-za-te-porazke-wideo
:::: The content is not available in your region
!! No streams found

@bastimeyer bastimeyer added plugin issue A Plugin does not work correctly restriction: geo blocked labels Jun 16, 2024
@gravyboat
Copy link
Member

Will wait to approve until the issue reporter checks functionality.

@bastimeyer
Copy link
Member Author

The content does not appear to be blocked on my VPN right now, as opposed to yesterday when they were probably showing football content or so... Going to merge this now despite no user feedback...

$ ./script/test-plugin-urls.py tvp
:: Finding streams for URL: https://stream.tvp.pl
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://stream.tvp.pl/
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://stream.tvp.pl/?channel_id=1455
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://stream.tvp.pl/?channel_id=51656487
:: Found streams: 288p_dash, 396p_dash, 576p_dash, 720p_dash, 1080p_dash, 250k, 288p, 396p, 576p, 720p, 1080p, worst, best
:: Finding streams for URL: https://tvpstream.vod.tvp.pl
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/?channel_id=1455
:: Found streams: 1080p_dash, 576p_dash, 288p_dash, 288p, 576p, 1080p, worst, best
:: Finding streams for URL: https://tvpstream.vod.tvp.pl/?channel_id=51656487
:: Found streams: 288p_dash, 396p_dash, 576p_dash, 720p_dash, 1080p_dash, 250k, 288p, 396p, 576p, 720p, 1080p, worst, best
:: Finding streams for URL: https://vod.tvp.pl/filmy-dokumentalne,163/krolowa-wladczyni-i-matka,284734
:: Found streams: 224p, 272p, 360p, 448p, 540p, 720p, 1080p, worst, best
:: Finding streams for URL: https://vod.tvp.pl/programy,88/eurowizja-odcinki,276170/odcinek-4,S05E04,1302944
:: Found streams: 224p, 270p, 360p, 450p, 540p, 720p, 1080p, worst, best
:: Finding streams for URL: https://www.tvp.info/78213165/euro-2024-polska-holandia-12-bartosz-salamon-czuje-sie-winny-za-te-porazke-wideo
:: Found streams: 224p, 270p, 360p, 450p, 540p, 720p, 1080p, worst, best

@bastimeyer bastimeyer merged commit b0ec168 into streamlink:master Jun 17, 2024
23 checks passed
@bastimeyer bastimeyer deleted the plugins/tvp/fix-6036 branch June 17, 2024 09:53
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 restriction: geo blocked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins.tvp: ValidationError(RegexSchema)
2 participants