From ec602479b6066d99e7fa7cf81769e25678b93f9b Mon Sep 17 00:00:00 2001 From: ealgase Date: Tue, 16 Apr 2019 18:33:50 -0400 Subject: [PATCH] [openload] add support for openloed.co (fixes #20691) While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future. --- youtube_dl/extractor/openload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/openload.py b/youtube_dl/extractor/openload.py index 5f5425fbc..db2d4ffc1 100644 --- a/youtube_dl/extractor/openload.py +++ b/youtube_dl/extractor/openload.py @@ -244,7 +244,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)|oladblock\.(?:services|xyz|me))' + _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|me)|openloed\.(?:co))' _VALID_URL = r'''(?x) https?:// (?P