From 313d5c0c0fdc8cf298e07bb96fa7fe508e8f69f7 Mon Sep 17 00:00:00 2001 From: blissland Date: Fri, 15 May 2015 21:48:43 +0100 Subject: [PATCH] [NetzkinoIE] Update expected number of comments for test --- youtube_dl/extractor/netzkino.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/netzkino.py b/youtube_dl/extractor/netzkino.py index 0d165a82a..54281d04e 100644 --- a/youtube_dl/extractor/netzkino.py +++ b/youtube_dl/extractor/netzkino.py @@ -22,7 +22,7 @@ class NetzkinoIE(InfoExtractor): 'id': 'rakete-zum-mond', 'ext': 'mp4', 'title': 'Rakete zum Mond (Endstation Mond, Destination Moon)', - 'comments': 'mincount:3', + 'comments': 'mincount:2', 'description': 'md5:1eddeacc7e62d5a25a2d1a7290c64a28', 'upload_date': '20120813', 'thumbnail': 're:https?://.*\.jpg$',