mirror of
https://github.com/l1ving/youtube-dl
synced 2020-11-18 19:53:54 -08:00
[xvideos] Add couple of other domains for /embedframe/ endpoint
This commit is contained in:
parent
427cc21531
commit
5896c5b69d
@ -18,7 +18,7 @@ class XVideosIE(InfoExtractor):
|
|||||||
https?://
|
https?://
|
||||||
(?:
|
(?:
|
||||||
(?:www\.)?xvideos\.com/video|
|
(?:www\.)?xvideos\.com/video|
|
||||||
flashservice\.xvideos\.com/embedframe/|
|
(?:(?:flashservice|www)\.)?xvideos\.com/embedframe/|
|
||||||
static-hw\.xvideos\.com/swf/xv-player\.swf\?.*?\bid_video=
|
static-hw\.xvideos\.com/swf/xv-player\.swf\?.*?\bid_video=
|
||||||
)
|
)
|
||||||
(?P<id>[0-9]+)
|
(?P<id>[0-9]+)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user