[ndr] Add test for #7383
[youtube-dl] / youtube_dl / extractor / ndr.py
index a2b51ccb306e58a43ab119a082538b0842d09b18..0be866681283a69911d955c89cce5f0cfc84d1eb 100644 (file)
@@ -78,6 +78,9 @@ class NDRIE(NDRBaseIE):
         'params': {
             'skip_download': True,
         },
+    }, {
+        'url': 'https://www.ndr.de/Fettes-Brot-Ferris-MC-und-Thees-Uhlmann-live-on-stage,festivalsommer116.html',
+        'only_matching': True,
     }]
 
     def _extract_embed(self, webpage, display_id):