[generic,viewlift] Move a test case to the specialized extractor
[youtube-dl] / youtube_dl / extractor / viewlift.py
index dd4a13a4a86d4b156dfa017d606b96b13b7e3da7..19500eba84f1bf7b4fdf7c59b8b56ca7e5b91efc 100644 (file)
@@ -141,6 +141,10 @@ class ViewLiftIE(ViewLiftBaseIE):
     }, {
         'url': 'http://www.kesari.tv/news/video/1461919076414',
         'only_matching': True,
+    }, {
+        # Was once Kaltura embed
+        'url': 'https://www.monumentalsportsnetwork.com/videos/john-carlson-postgame-2-25-15',
+        'only_matching': True,
     }]
 
     def _real_extract(self, url):