[openload] add test for oladblock.me
authorealgase <mostdigitsofpi@gmail.com>
Tue, 16 Apr 2019 03:09:05 +0000 (23:09 -0400)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2019 03:09:05 +0000 (23:09 -0400)
youtube_dl/extractor/openload.py

index b441bd6bafda5ae022f9dde96cbea679e3e4dc46..da9c721d2b4fa8411f28c119dd3230a3dafa88d5 100644 (file)
@@ -356,6 +356,9 @@ class OpenloadIE(InfoExtractor):
     }, {
         'url': 'https://oladblock.xyz/f/b8NWEgkqNLI/',
         'only_matching': True,
+    }, {
+        'url': 'https://oladblock.me/f/b8NWEgkqNLI/',
+        'only_matching': True,
     }]
 
     _USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'