Fixed issue #1277 KeyError when no description.
authorJai Grimshaw <jai@jaigrimshaw.com>
Fri, 30 Aug 2013 15:53:01 +0000 (01:53 +1000)
committerJai Grimshaw <jai@jaigrimshaw.com>
Fri, 30 Aug 2013 15:53:01 +0000 (01:53 +1000)
commitb3f0e5304807862ce72c136da90b860df805ee5c
tree3fd40fd3e96bd3bbfeb8d381d259b7ad2267478e
parent3243d0f7b669128c91c64816a9ca3502ae4e4094
Fixed issue #1277 KeyError when no description.

Allows a continue with a warning when an extractor cannot retrieve a description.
youtube_dl/YoutubeDL.py