aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/yahoo.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-02-18 20:03:00 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-02-18 20:03:04 +0100
commit85d586617750d38d742a24f141b099f6b898d269 (patch)
tree480a19a44e114091572600f695fa4e2a154d929b /youtube_dl/extractor/yahoo.py
parent9789d7535d6091f64dd688b0bb1f9869b6c6ca49 (diff)
downloadyoutube-dl-85d586617750d38d742a24f141b099f6b898d269.zip
youtube-dl-85d586617750d38d742a24f141b099f6b898d269.tar.gz
youtube-dl-85d586617750d38d742a24f141b099f6b898d269.tar.bz2
[yahoo] Remove md5sum from test case
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
Diffstat (limited to 'youtube_dl/extractor/yahoo.py')
-rw-r--r--youtube_dl/extractor/yahoo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/yahoo.py b/youtube_dl/extractor/yahoo.py
index f8e7041..97dbac4 100644
--- a/youtube_dl/extractor/yahoo.py
+++ b/youtube_dl/extractor/yahoo.py
@@ -24,7 +24,6 @@ class YahooIE(InfoExtractor):
_TESTS = [
{
'url': 'http://screen.yahoo.com/julian-smith-travis-legg-watch-214727115.html',
- 'md5': '4962b075c08be8690a922ee026d05e69',
'info_dict': {
'id': '2d25e626-2378-391f-ada0-ddaf1417e588',
'ext': 'mp4',