mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-04 18:12:50 +01:00
[yahoo] Do not try to run rtmpdump on travis
This commit is contained in:
parent
9f1f6d2437
commit
466880f531
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user