[ted] Remove md5sum from test
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 27 Aug 2014 15:12:12 +0000 (17:12 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 27 Aug 2014 15:12:13 +0000 (17:12 +0200)
This failed multiple times, and the md5sum is not that important anyways.

youtube_dl/extractor/ted.py

index bce32a87330731e229c17e267ca7f65342d22952..e772968d7e29b4b2324a62582af8321fef9f0542 100644 (file)
@@ -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',
-        'md5': '49144e345a899b8cb34d315f3b9cfeeb',
         'info_dict': {
             'id': '1972',
             'ext': 'mp4',