commit: feec0f56f5095a0ee9eaf373b386992256e62a75
parent 8029857d2744875ecdc04b0969bfc05b529dfa1d
Author: Sergey M․ <dstftw@gmail.com>
Date: Thu, 4 Sep 2014 19:37:40 +0700
[toypics:user] Update test playlist count
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/toypics.py b/youtube_dl/extractor/toypics.py
@@ -47,7 +47,7 @@ class ToypicsUserIE(InfoExtractor):
'info_dict': {
'id': 'Mikey',
},
- 'playlist_mincount': 9917,
+ 'playlist_mincount': 19,
}
def _real_extract(self, url):