summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-10-04 11:44:02 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-10-04 11:44:02 +0200
commit5e2a60db4a383ebe87c561234e79d55df1b8685e (patch)
treef65058484567253eab3d976765603b304744bcd0
parentcd214418f611f7071417df0063d115ea911705a3 (diff)
downloadyoutube-dl-5e2a60db4a383ebe87c561234e79d55df1b8685e.tar.gz
youtube-dl-5e2a60db4a383ebe87c561234e79d55df1b8685e.tar.xz
youtube-dl-5e2a60db4a383ebe87c561234e79d55df1b8685e.zip
[yahoo] Fix test title
-rw-r--r--youtube_dl/extractor/yahoo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/yahoo.py b/youtube_dl/extractor/yahoo.py
index e6d5d7969..dfedf5ecb 100644
--- a/youtube_dl/extractor/yahoo.py
+++ b/youtube_dl/extractor/yahoo.py
@@ -31,7 +31,7 @@ class YahooIE(InfoExtractor):
             u'url': u'http://screen.yahoo.com/wired/codefellas-s1-ep12-cougar-lies-103000935.html',
             u'file': u'103000935.flv',
             u'info_dict': {
-                u'title': u'The Cougar Lies with Spanish Moss',
+                u'title': u'Codefellas - The Cougar Lies with Spanish Moss',
                 u'description': u'Agent Topple\'s mustache does its dirty work, and Nicole brokers a deal for peace. But why is the NSA collecting millions of Instagram brunch photos? And if your waffles have nothing to hide, what are they so worried about?',
             },
             u'params': {