mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-02 01:53:07 +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)
|
||||
https?://
|
||||
(?P<host>
|
||||
(?:(?:www|porno)\.)?24video\.
|
||||
(?:(?:www|porno?)\.)?24video\.
|
||||
(?:net|me|xxx|sexy?|tube|adult|site|vip)
|
||||
)/
|
||||
(?:
|
||||
|
Loading…
Reference in New Issue
Block a user