[ndr] Add test for #7383

This commit is contained in:
Sergey M․ 2015-11-06 21:07:52 +06:00
parent 5003e4283b
commit 01003d072c
1 changed files with 3 additions and 0 deletions

View 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):