mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
Update yt_dlp/extractor/tvplay.py
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
307697b72f
commit
cb648ccd6d
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user