瀏覽代碼

[ted] Remove md5sum from test

This failed multiple times, and the md5sum is not that important anyways.
Philipp Hagemeister 11 年之前
父節點
當前提交
a9d3890fcb
共有 1 個文件被更改,包括 0 次插入1 次删除
  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',