mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-07 05:07:22 +08:00
[srgssr] Add temp test for new URL pattern
This commit is contained in:
parent
31a78dc9da
commit
6b85853b77
@ -175,6 +175,9 @@ class SRGSSRPlayIE(InfoExtractor):
|
||||
}, {
|
||||
'url': 'https://www.srf.ch/play/tv/popupvideoplayer?id=c4dba0ca-e75b-43b2-a34f-f708a4932e01',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
'url': 'https://www.srf.ch/play/tv/tagesschau/video/tagesschau-vom-11-09-2020-hauptausgabe?urn=urn:srf:video:78bd5da9-7fc7-4191-9086-539774215739',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
x
Reference in New Issue
Block a user