[youku] Fix videopassword test
[youtube-dl] / youtube_dl / extractor / youku.py
index 3447e7a6f295e0e1ee7faedea7245c57d9054e23..2e81d92238307e8914769d6fc48d03befd6af2bf 100644 (file)
@@ -54,9 +54,9 @@ class YoukuIE(InfoExtractor):
         'note': 'Video protected with password',
         'info_dict': {
             'id': 'XNjA1NzA2Njgw',
-            'ext': 'flv',
             'title': '邢義田复旦讲座之想象中的胡人—从“左衽孔子”说起',
         },
+        'playlist_count': 19,
         'params': {
             'videopassword': '100600',
         },