1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-11-21 01:12:53 +08: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',
}