[toypics:user] Update test playlist count
authorSergey M․ <dstftw@gmail.com>
Thu, 4 Sep 2014 12:37:40 +0000 (19:37 +0700)
committerSergey M․ <dstftw@gmail.com>
Thu, 4 Sep 2014 12:37:40 +0000 (19:37 +0700)
youtube_dl/extractor/toypics.py

index 19415b2a66f4cfdf02f73ea5cbbc5090291e15fa..2756f56d3a94ae8f2bed64aa39acf4d45616366b 100644 (file)
@@ -47,7 +47,7 @@ class ToypicsUserIE(InfoExtractor):
         'info_dict': {
             'id': 'Mikey',
         },
-        'playlist_mincount': 9917,
+        'playlist_mincount': 19,
     }
 
     def _real_extract(self, url):