mirror of
https://github.com/l1ving/youtube-dl
synced 2020-11-18 19:53:54 -08:00
[Openload] Add support to new domain
This commit is contained in:
parent
fad4ceb534
commit
82a48c9f9c
@ -248,8 +248,8 @@ class OpenloadIE(InfoExtractor):
|
||||
(?P<host>
|
||||
(?:www\.)?
|
||||
(?:
|
||||
openload\.(?:co|io|link)|
|
||||
oload\.(?:tv|stream|site|xyz|win|download|cloud|cc|icu|fun)
|
||||
openload\.(?:co|io|link|pw)|
|
||||
oload\.(?:tv|stream|site|xyz|win|download|cloud|cc|icu|fun|pw)
|
||||
)
|
||||
)/
|
||||
(?:f|embed)/
|
||||
|
Loading…
x
Reference in New Issue
Block a user