mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-17 05:38:35 +09:00
Update youtube_dl/extractor/vier.py
Co-authored-by: Jeroen Jacobs <github.com@jeroenj.be>
This commit is contained in:
@@ -117,7 +117,7 @@ class VierIE(InfoExtractor):
|
|||||||
IE_DESC = 'vier.be and vijf.be'
|
IE_DESC = 'vier.be and vijf.be'
|
||||||
_VALID_URL = r'''(?x)
|
_VALID_URL = r'''(?x)
|
||||||
https?://
|
https?://
|
||||||
(?:www\.)?(?P<site>vier|vijf)\.be/
|
(?:www\.)?(?P<site>vier|vijf|goplay)\.be/
|
||||||
(?:
|
(?:
|
||||||
(?:
|
(?:
|
||||||
[^/]+/videos
|
[^/]+/videos
|
||||||
|
Reference in New Issue
Block a user