[youtube] Use 'node is None' when checking if the video has automatic captions
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 21 Oct 2013 14:28:55 +0000 (16:28 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 21 Oct 2013 14:28:55 +0000 (16:28 +0200)
commitf6a54188c230d76a659595640850b093f1d06b91
tree818a10a0916b3639aab5370e9dc4408802c0c5a2
parentcbbd9a9c6984ed42f55b13fbb97a3d7f98f77aae
[youtube] Use 'node is None' when checking if the video has automatic captions

It had stopped working and it reports a FutureWarning
youtube_dl/extractor/youtube.py