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

Skip to content

plugins.lrt: fix channels schema#6637

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/lrt/fix-6636
Aug 24, 2025
Merged

plugins.lrt: fix channels schema#6637
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/lrt/fix-6636

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

Fixes #6636

The old stream_url key is kept as a fallback.

$ ./script/test-plugin-urls.py -m lrt
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-klasika
::  540p, 720p, 1080p, worst, best
::   {'id': 'Klasika', 'author': None, 'category': None, 'title': 'Žinios. Orai'}
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-lituanica
::  540p, 720p, 1080p, worst, best
::   {'id': 'WORLD', 'author': None, 'category': None, 'title': 'Gustavo enciklopedija'}
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-opus
::  540p, 720p, 1080p, worst, best
::   {'id': 'Opus', 'author': None, 'category': None, 'title': 'LRT OPUS muzika'}
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-plius
::  540p, 720p, 1080p, worst, best
::   {'id': 'LTV2', 'author': None, 'category': None, 'title': '7 Kauno dienos'}
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-radijas
::  540p, 720p, 1080p, worst, best
::   {'id': 'LR', 'author': None, 'category': None, 'title': 'Pažinimai. Ved. Viktorija Urbonaitė'}
:: https://www.lrt.lt/mediateka/tiesiogiai/lrt-televizija
::  540p, 720p, 1080p, worst, best
::   {'id': 'LTV1', 'author': None, 'category': None, 'title': 'Gustavo enciklopedija'}

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Aug 24, 2025
@bastimeyer bastimeyer merged commit 24a33dc into streamlink:master Aug 24, 2025
20 checks passed
@bastimeyer bastimeyer deleted the plugins/lrt/fix-6636 branch August 24, 2025 07:15
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.lrt: Unable to validate response text

1 participant