1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-03 02:35:42 +08:00

[npo] Fix _VALID_URLS pattern, some pages now have one extra segment before ID

This commit is contained in:
Jiří Helebrant 2017-12-15 01:37:55 +01:00
parent 1c4804ef9b
commit e7d3de675e

View File

@ -38,7 +38,7 @@ class NPOIE(NPOBaseIE):
npo\.nl/(?!(?:live|radio)/)(?:[^/]+/){2}|
ntr\.nl/(?:[^/]+/){2,}|
omroepwnl\.nl/video/fragment/[^/]+__|
(?:zapp|npo3)\.nl/(?:[^/]+/){2}
(?:zapp|npo3)\.nl/(?:[^/]+/){2,3}
)
)
(?P<id>[^/?#]+)