From a7c1a558edb216b49789e189e0e3d5cc8ca46f51 Mon Sep 17 00:00:00 2001 From: cens0r <74016750+cens0r@users.noreply.github.com> Date: Sun, 8 May 2022 16:41:44 +0200 Subject: [PATCH] Update youtube_dl/extractor/camwhoresbay.py Co-authored-by: dirkf --- youtube_dl/extractor/camwhoresbay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/camwhoresbay.py b/youtube_dl/extractor/camwhoresbay.py index 5a432af41..6d1596644 100644 --- a/youtube_dl/extractor/camwhoresbay.py +++ b/youtube_dl/extractor/camwhoresbay.py @@ -24,7 +24,7 @@ class CamWhoresBayVideoIE(InfoExtractor): 'ext': 'mp4', 'title': 'Kirsten_Xxx 2022-01-19', 'uploader': '789sani', - 'url': r're:https://www\.camwhoresbay\.com/get_file/7/55259a27805bf1313318c14b2afb0dae1fef6e1dd4/484000/484472/484472_720p\.mp4/\?rnd=.+', + 'url': r're:^https?://www\.camwhoresbay\.com/get_file/7/55259a27805bf1313318c14b2afb0dae1fef6e1dd4/484000/484472/484472_720p\.mp4/\?rnd=.+', 'thumbnail': r're:^https?://cwbstatic.cdntrex.com/contents/videos_screenshots/484000/484472/preview_720p.mp4.jpg', } }