1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

Update youtube_dl/extractor/camwhoresbay.py

Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
cens0r 2022-05-08 16:41:44 +02:00 committed by GitHub
parent a764865324
commit a7c1a558ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',
}
}