mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[nowvideo] Skip deleted test case
This commit is contained in:
parent
b5424acdb9
commit
f6abca506e
1 changed files with 2 additions and 1 deletions
|
@ -148,7 +148,8 @@ class NowVideoIE(NovaMovIE):
|
|||
'ext': 'flv',
|
||||
'title': 'youtubedl test video _BaW_jenozKc.mp4',
|
||||
'description': 'Description',
|
||||
}
|
||||
},
|
||||
'skip': 'Video 0mw0yow7b6dxa does not exist',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue