mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-08 19:32:55 +08:00
[24video.net] fixed new subdmain issue #23779
This commit is contained in:
parent
be96f9924f
commit
c887f9fca7
@ -17,7 +17,7 @@ class TwentyFourVideoIE(InfoExtractor):
|
|||||||
_VALID_URL = r'''(?x)
|
_VALID_URL = r'''(?x)
|
||||||
https?://
|
https?://
|
||||||
(?P<host>
|
(?P<host>
|
||||||
(?:(?:www|porno)\.)?24video\.
|
(?:(?:www|porno?)\.)?24video\.
|
||||||
(?:net|me|xxx|sexy?|tube|adult|site|vip)
|
(?:net|me|xxx|sexy?|tube|adult|site|vip)
|
||||||
)/
|
)/
|
||||||
(?:
|
(?:
|
||||||
|
Loading…
Reference in New Issue
Block a user