From e8918e47782c633ac16a7b39dc50634956a741c5 Mon Sep 17 00:00:00 2001 From: Yoav Shai Date: Thu, 3 Oct 2019 22:27:54 +0300 Subject: [PATCH] Add de, fr, it, jp subdomains for xvideos --- youtube_dl/extractor/xvideos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/xvideos.py b/youtube_dl/extractor/xvideos.py index 166bcf443..ca5f65025 100644 --- a/youtube_dl/extractor/xvideos.py +++ b/youtube_dl/extractor/xvideos.py @@ -17,7 +17,7 @@ class XVideosIE(InfoExtractor): _VALID_URL = r'''(?x) https?:// (?: - (?:www\.)?xvideos\.com/video| + (?:(www|de|fr|it|jp)\.)?xvideos\.com/video| flashservice\.xvideos\.com/embedframe/| static-hw\.xvideos\.com/swf/xv-player\.swf\?.*?\bid_video= )