[yahoo] Do not try to run rtmpdump on travis
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 4 Oct 2013 09:34:12 +0000 (11:34 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 4 Oct 2013 09:34:12 +0000 (11:34 +0200)
youtube_dl/extractor/yahoo.py

index 39126e6316dda1fa5a13059e482fb8b0c059cf50..e6d5d7969f27cf4f78768958ea4f0ece53b53b46 100644 (file)
@@ -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',