projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6daf34a
)
[lynda] Remove md5 from test (Closes #10047)
author
Sergey M․
<dstftw@gmail.com>
Sat, 9 Jul 2016 14:29:11 +0000
(21:29 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 9 Jul 2016 14:29:11 +0000
(21:29 +0700)
youtube_dl/extractor/lynda.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/lynda.py
b/youtube_dl/extractor/lynda.py
index 1237e15735e7fe1b493a20fab40bc2935520cc58..a98c4c530ec4d62a18b437d5c17275daec5c3dfb 100644
(file)
--- a/
youtube_dl/extractor/lynda.py
+++ b/
youtube_dl/extractor/lynda.py
@@
-100,7
+100,7
@@
class LyndaIE(LyndaBaseIE):
_TESTS = [{
'url': 'http://www.lynda.com/Bootstrap-tutorials/Using-exercise-files/110885/114408-4.html',
- 'md5': '679734f6786145da3546585de9a356be',
+ # md5 is unstable
'info_dict': {
'id': '114408',
'ext': 'mp4',