[lynda] Remove md5 from test (Closes #10047)
authorSergey M․ <dstftw@gmail.com>
Sat, 9 Jul 2016 14:29:11 +0000 (21:29 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 9 Jul 2016 14:29:11 +0000 (21:29 +0700)
youtube_dl/extractor/lynda.py

index 1237e15735e7fe1b493a20fab40bc2935520cc58..a98c4c530ec4d62a18b437d5c17275daec5c3dfb 100644 (file)
@@ -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',