Browse Source

[yahoo] Switch ext of test

master
Philipp Hagemeister 11 years ago
parent
commit
17ad2b3fb1
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/yahoo.py

2
youtube_dl/extractor/yahoo.py

@ -17,7 +17,7 @@ class YahooIE(InfoExtractor):
_TESTS = [
{
u'url': u'http://screen.yahoo.com/julian-smith-travis-legg-watch-214727115.html',
u'file': u'214727115.mp4',
u'file': u'214727115.flv',
u'info_dict': {
u'title': u'Julian Smith & Travis Legg Watch Julian Smith',
u'description': u'Julian and Travis watch Julian Smith',

Loading…
Cancel
Save