aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-09-30 22:54:22 +0700
committerSergey M․ <dstftw@gmail.com>2017-09-30 22:54:22 +0700
commitfa3fdeb41fdd637283baeb6d681450a982043a1c (patch)
tree300353f2fb3c66082ab271386f5f6df11b5334de
parenteb9a15be6091d09f46d4306516b58cf2fe91e647 (diff)
downloadyoutube-dl-fa3fdeb41fdd637283baeb6d681450a982043a1c.zip
youtube-dl-fa3fdeb41fdd637283baeb6d681450a982043a1c.tar.gz
youtube-dl-fa3fdeb41fdd637283baeb6d681450a982043a1c.tar.bz2
[yahoo] Fix some tests
-rw-r--r--youtube_dl/extractor/yahoo.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube_dl/extractor/yahoo.py b/youtube_dl/extractor/yahoo.py
index e923379..a3bb1b0 100644
--- a/youtube_dl/extractor/yahoo.py
+++ b/youtube_dl/extractor/yahoo.py
@@ -50,6 +50,7 @@ class YahooIE(InfoExtractor):
'description': 'md5:66b627ab0a282b26352136ca96ce73c1',
'duration': 151,
},
+ 'skip': 'HTTP Error 404',
},
{
'url': 'https://screen.yahoo.com/community/community-sizzle-reel-203225340.html?format=embed',
@@ -142,7 +143,7 @@ class YahooIE(InfoExtractor):
'skip': 'Domain name in.lifestyle.yahoo.com gone',
}, {
'url': 'https://www.yahoo.com/movies/v/true-story-trailer-173000497.html',
- 'md5': '2a9752f74cb898af5d1083ea9f661b58',
+ 'md5': '989396ae73d20c6f057746fb226aa215',
'info_dict': {
'id': '071c4013-ce30-3a93-a5b2-e0413cd4a9d1',
'ext': 'mp4',