Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 27 Sep 2013 12:19:19 +0000 (14:19 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 27 Sep 2013 12:19:19 +0000 (14:19 +0200)
commit0a60edcfa975e4f791923574b3f888e3ffe72c43
tree491f908cf2b9469bd501c81a39f151edee7fb344
parentc53f9d30c8cba58d0f3d728eb5b1e05c197d60b6
Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)

Just report a warning
youtube_dl/YoutubeDL.py