Browse Source

[ted] Remove md5sum from test

This failed multiple times, and the md5sum is not that important anyways.
totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
a9d3890fcb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/ted.py

+ 0
- 1
youtube_dl/extractor/ted.py View 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',


Loading…
Cancel
Save