1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

[nowvideo] Skip deleted test case

This commit is contained in:
Yen Chi Hsuan 2015-12-13 15:42:34 +08:00
parent b5424acdb9
commit f6abca506e

View file

@ -148,7 +148,8 @@ class NowVideoIE(NovaMovIE):
'ext': 'flv',
'title': 'youtubedl test video _BaW_jenozKc.mp4',
'description': 'Description',
}
},
'skip': 'Video 0mw0yow7b6dxa does not exist',
}