Thanks to visit codestin.com
Credit goes to github.com

Skip to content

plugins.tvp: get live streams from API#6037

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/tvp/fix-6036
Jun 17, 2024
Merged

plugins.tvp: get live streams from API#6037
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/tvp/fix-6036

Conversation

@bastimeyer

Copy link
Copy Markdown
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
Copy Markdown
Member

Will wait to approve until the issue reporter checks functionality.

@bastimeyer

Copy link
Copy Markdown
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
@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