logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 34554a7ad4186ad5f39d1b9903b8b619bd77bba1
parent 93e1659586d0741f5f7987e6c5232e9636f7df72
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 13 Sep 2011 23:35:48 +0200

Merge remote-tracking branch 'CaptainPatate/master'

Diffstat:

Myoutube-dl1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube-dl b/youtube-dl @@ -1917,7 +1917,6 @@ class YahooIE(InfoExtractor): 'thumbnail': video_thumbnail.decode('utf-8'), 'description': video_description, 'thumbnail': video_thumbnail, - 'description': video_description, 'player_url': None, }) except UnavailableVideoError: