Prechádzať zdrojové kódy

[ted] Remove md5sum from test

This failed multiple times, and the md5sum is not that important anyways.
Philipp Hagemeister 11 rokov pred
rodič
commit
a9d3890fcb
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      youtube_dl/extractor/ted.py

+ 0 - 1
youtube_dl/extractor/ted.py

@@ -51,7 +51,6 @@ class TEDIE(SubtitlesInfoExtractor):
         }
         }
     }, {
     }, {
         'url': 'http://www.ted.com/talks/gabby_giffords_and_mark_kelly_be_passionate_be_courageous_be_your_best',
         'url': 'http://www.ted.com/talks/gabby_giffords_and_mark_kelly_be_passionate_be_courageous_be_your_best',
-        'md5': '49144e345a899b8cb34d315f3b9cfeeb',
         'info_dict': {
         'info_dict': {
             'id': '1972',
             'id': '1972',
             'ext': 'mp4',
             'ext': 'mp4',