From: Philipp Hagemeister Date: Fri, 4 Oct 2013 09:34:12 +0000 (+0200) Subject: [yahoo] Do not try to run rtmpdump on travis X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=466880f53106a2604235d82f38a9f2f82827c268;p=youtube-dl [yahoo] Do not try to run rtmpdump on travis --- diff --git a/youtube_dl/extractor/yahoo.py b/youtube_dl/extractor/yahoo.py index 39126e631..e6d5d7969 100644 --- a/youtube_dl/extractor/yahoo.py +++ b/youtube_dl/extractor/yahoo.py @@ -22,6 +22,10 @@ class YahooIE(InfoExtractor): u'title': u'Julian Smith & Travis Legg Watch Julian Smith', u'description': u'Julian and Travis watch Julian Smith', }, + u'params': { + # Requires rtmpdump + u'skip_download': True, + }, }, { u'url': u'http://screen.yahoo.com/wired/codefellas-s1-ep12-cougar-lies-103000935.html',