[YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Feb 2015 13:03:27 +0000 (14:03 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Feb 2015 13:03:27 +0000 (14:03 +0100)
commit0f2c0d335b14ba1596e6608db7a6f29a0d9e1c86
treeb67fab3359d1f3b88e4746995913af4b6625b976
parentbd3749ed693ae96becd3832f20e765e1efe01476
[YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles

It handles encodings better, for example for 'http://www.npo.nl/nos-journaal/14-02-2015/POW_00942207'
youtube_dl/YoutubeDL.py