[openload] add tests
authorealgase <mostdigitsofpi@gmail.com>
Sun, 7 Apr 2019 03:38:40 +0000 (23:38 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2019 03:38:40 +0000 (23:38 -0400)
youtube_dl/extractor/openload.py

index 25b3bfdbdd670fb695757467533345aea079bba9..130165b8c2b35b857c65e8d7829bb5ea28c732a7 100644 (file)
@@ -350,6 +350,12 @@ class OpenloadIE(InfoExtractor):
     }, {
         'url': 'https://oload.space/f/IY4eZSst3u8/',
         'only_matching': True,
+    }, {
+        'url': 'https://oladblock.services/f/b8NWEgkqNLI/',
+        'only_matching': True,
+    }, {
+        'url': 'https://oladblock.xyz/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'