mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
[lynda] Fix test
This commit is contained in:
parent
826e911e41
commit
29c4a07776
|
@ -100,7 +100,7 @@ class LyndaIE(LyndaBaseIE):
|
|||
|
||||
_TESTS = [{
|
||||
'url': 'http://www.lynda.com/Bootstrap-tutorials/Using-exercise-files/110885/114408-4.html',
|
||||
'md5': 'ecfc6862da89489161fb9cd5f5a6fac1',
|
||||
'md5': '679734f6786145da3546585de9a356be',
|
||||
'info_dict': {
|
||||
'id': '114408',
|
||||
'ext': 'mp4',
|
||||
|
|
Loading…
Reference in a new issue