1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-26 23:28:29 +00:00

Update yt_dlp/extractor/unitednations.py

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
sepro 2025-07-13 23:14:17 +02:00 committed by GitHub
parent bd699e8827
commit c80291584e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
class UnitedNationsWebTvIE(InfoExtractor):
_VALID_URL = r'https?://webtv.un.org/(ar|zh|en|fr|ru|es)/asset/\w+/(?P<id>\w+)'
_VALID_URL = r'https?://webtv.un.org/(?:ar|zh|en|fr|ru|es)/asset/\w+/(?P<id>\w+)'
_TESTS = [{
'url': 'https://webtv.un.org/en/asset/k1o/k1o7stmi6p',
'md5': 'b2f8b3030063298ae841b4b7ddc01477',