1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-21 15:38:53 +00:00

Remove test domain

This commit is contained in:
DTrombett
2025-03-28 20:03:37 +01:00
parent 94bdf1bca2
commit 9052e95f8f

View File

@@ -97,7 +97,7 @@ class EuropaIE(InfoExtractor):
class EuroParlWebstreamIE(InfoExtractor):
_VALID_URL = r'''(?x)
https?://multimedia\.europarl\.europa\.eu/
(?:[^/]*/)?(?:webstreaming|video)/(?:[^_]*_)?(?P<id>[\w-]+)
(?:[^/]*/)?webstreaming/(?:[^_]*_)?(?P<id>[\w-]+)
'''
_TESTS = [{
'url': 'https://multimedia.europarl.europa.eu/pl/webstreaming/plenary-session_20220914-0900-PLENARY',