Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Backups
youtube-dl
Commits
628bc4d1
Commit
628bc4d1
authored
Jan 05, 2015
by
Jaime Marquínez Ferrándiz
Browse files
[khanacademy] Update test
parent
a4c3f486
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
youtube_dl/extractor/khanacademy.py
youtube_dl/extractor/khanacademy.py
+3
-1
No files found.
youtube_dl/extractor/khanacademy.py
View file @
628bc4d1
...
...
@@ -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'
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment