[khanacademy] Update test
This commit is contained in:
parent
a4c3f48639
commit
628bc4d1e7
1 changed files with 3 additions and 1 deletions
|
@ -22,8 +22,10 @@ class KhanAcademyIE(InfoExtractor):
|
|||
'description': 'The perfect cipher',
|
||||
'duration': 176,
|
||||
'uploader': 'Brit Cruise',
|
||||
'uploader_id': 'khanacademy',
|
||||
'upload_date': '20120411',
|
||||
}
|
||||
},
|
||||
'add_ie': ['Youtube'],
|
||||
}, {
|
||||
'url': 'https://www.khanacademy.org/math/applied-math/cryptography',
|
||||
'info_dict': {
|
||||
|
|
Loading…
Reference in a new issue