mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 11:20:41 +00:00
[yahoo] Fix test title
This commit is contained in:
parent
cd214418f6
commit
5e2a60db4a
@ -31,7 +31,7 @@ class YahooIE(InfoExtractor):
|
|||||||
u'url': u'http://screen.yahoo.com/wired/codefellas-s1-ep12-cougar-lies-103000935.html',
|
u'url': u'http://screen.yahoo.com/wired/codefellas-s1-ep12-cougar-lies-103000935.html',
|
||||||
u'file': u'103000935.flv',
|
u'file': u'103000935.flv',
|
||||||
u'info_dict': {
|
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'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': {
|
u'params': {
|
||||||
|
Loading…
Reference in New Issue
Block a user