There's more of them!
This commit is contained in:
parent
6ebaca4df3
commit
dcb069d69c
@ -48,7 +48,7 @@ class TvpApi:
|
||||
|
||||
class TvpIE(InfoExtractor):
|
||||
IE_NAME = 'tvp.pl'
|
||||
_VALID_URL = r'https?://(?:vod|www)\.(\w+\.)?tvp\.pl/(?P<id>\d+)/.*'
|
||||
_VALID_URL = r'https?://(\w+\.)+tvp\.pl/(?P<id>\d+)/.*'
|
||||
|
||||
_TESTS = [{
|
||||
'url': 'http://vod.tvp.pl/4278035/odc-2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user