Update yt_dlp/extractor/tvplay.py

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
Lukas Šupienis 2024-07-09 19:35:30 +03:00 committed by GitHub
parent 307697b72f
commit cb648ccd6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,8 +216,7 @@ class TVPlayHomeIE(InfoExtractor):
https?://
(?:tv3?)?
play\.(?:tv3|skaties)\.(?P<country>lv|lt|ee)/
(lives/)?
[^?#&]+(?P<category>episode|programme|clip|live)-(?P<id>\d+)
[^?#&]+,(?P<category>episode|programme|clip|live)-(?P<id>\d+)
'''
_TESTS = [{
'url': 'https://play.tv3.lt/series/gauju-karai-karveliai,serial-2343791/serija-8,episode-2343828',