1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 06:57:19 +08:00

Only France seem to use that name according to Wikipedia

This commit is contained in:
Patrick Dessalle 2019-09-01 18:14:01 +02:00
parent b394aeef7c
commit 486c248d31

View File

@ -86,7 +86,7 @@ class NickBrIE(MTVServicesInfoExtractor):
(?:
(?P<domain>(?:www\.)?nickjr|mundonick\.uol)\.com\.br|
(?:www\.)?nickjr\.[a-z]{2}|
(?:www\.)?nickelodeonjunior\.[a-z]{2}
(?:www\.)?nickelodeonjunior\.fr
)
/(?:programas/)?[^/]+/videos/(?:episodios/)?(?P<id>[^/?\#.]+)
'''