Merge remote-tracking branch 'CaptainPatate/master'
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 13 Sep 2011 21:35:48 +0000 (23:35 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 13 Sep 2011 21:35:48 +0000 (23:35 +0200)
youtube-dl

index 4bb84386af56f725939f097d6d25fcb9023fcc19..760930e447a15b51917b6dc2a9bf318556b42282 100755 (executable)
@@ -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: