Browse Source

[youku] Fix videopassword test

totalwebcasting
Sergey M․ 9 years ago
parent
commit
cd5d75427e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/youku.py

+ 1
- 1
youtube_dl/extractor/youku.py View 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',
},


Loading…
Cancel
Save