YoutubeIE: report warnings instead of errors if the subtitles are not found (related...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 22 Jun 2013 12:15:33 +0000 (14:15 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 22 Jun 2013 12:15:33 +0000 (14:15 +0200)
commit346b5ce8fdcb114b48b26fc883a0d7e249dc55d2
tree76e4952ff9484d5a73c90501326a08ecb9c10578
parente296100005a47ec9f8c2bf0e9827430fc0e96fae
YoutubeIE: report warnings instead of errors if the subtitles are not found (related #901)

For example when downloading a playlist some videos may not have subtitles but the download shouldn't stop.
youtube_dl/InfoExtractors.py