[ndr] Add test for #7383
This commit is contained in:
parent
5003e4283b
commit
01003d072c
1 changed files with 3 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue