Browse Source

[toypics:user] Update test playlist count

Sergey M․ 11 years ago
parent
commit
feec0f56f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/toypics.py

+ 1 - 1
youtube_dl/extractor/toypics.py

@@ -47,7 +47,7 @@ class ToypicsUserIE(InfoExtractor):
         'info_dict': {
         'info_dict': {
             'id': 'Mikey',
             'id': 'Mikey',
         },
         },
-        'playlist_mincount': 9917,
+        'playlist_mincount': 19,
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):