diff --git a/youtube_dl/extractor/toypics.py b/youtube_dl/extractor/toypics.py index 19415b2a6..2756f56d3 100644 --- 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):