Browse Source
[openload] add support for oladblock.services and oladblock.xyz domains
master
ealgase
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
youtube_dl/extractor/openload.py
|
|
@ -243,7 +243,7 @@ class PhantomJSwrapper(object): |
|
|
|
|
|
|
|
|
|
|
|
class OpenloadIE(InfoExtractor): |
|
|
|
_DOMAINS = r'(?:openload\.(?:co|io|link|pw)|oload\.(?:tv|stream|site|xyz|win|download|cloud|cc|icu|fun|club|info|pw|live|space))' |
|
|
|
_DOMAINS = r'(?:openload\.(?:co|io|link|pw)|oload\.(?:tv|stream|site|xyz|win|download|cloud|cc|icu|fun|club|info|pw|live|space)|oladblock\.(?:services|xyz))' |
|
|
|
_VALID_URL = r'''(?x) |
|
|
|
https?:// |
|
|
|
(?P<host> |
|
|
|