[openload] Add test
[youtube-dl] / youtube_dl / extractor / openload.py
index 697f312c3ff0bf8063b91067ffa397d7edad0422..9704f2e9ddc3ac2c496bcedec2519b70a18cd55e 100644 (file)
@@ -31,6 +31,11 @@ class OpenloadIE(InfoExtractor):
     }, {
         'url': 'https://openload.io/f/ZAn6oz-VZGE/',
         'only_matching': True,
+    }, {
+        # unavailable via https://openload.co/f/Sxz5sADo82g/, different layout
+        # for title and ext
+        'url': 'https://openload.co/embed/Sxz5sADo82g/',
+        'only_matching': True,
     }]
 
     @staticmethod