1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 05:37:15 +08:00

[srgssr] Change test URL for new URL pattern

This commit is contained in:
TheRealDude2 2020-09-13 11:03:52 +02:00
parent 6b85853b77
commit 9e8ade09f6

View File

@ -176,7 +176,7 @@ 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',
'url': 'https://www.srf.ch/play/tv/meteo/video/abendausgabe?urn=urn:srf:video:c93094be-96a0-43f8-a438-26d128a68805',
'only_matching': True,
}]