[youtube] Fix extraction of age gate videos (closes #3270)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 20 Jul 2014 19:05:02 +0000 (21:05 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 20 Jul 2014 19:05:02 +0000 (21:05 +0200)
commit2c57c7fa5a1871d750ded6610c4fd6ee55bd96a3
treec4e928c2c4f69d3240a555a2ce241326812ed0bb
parentb6ea11b9675fadd6961fb46ea35bfb88df902ae5
[youtube] Fix extraction of age gate videos (closes #3270)

Setting the correct value of the 'sts' paramater in the 'get_video_info' url gives the correct urls.
Removed parameters that are not needed.
youtube_dl/extractor/youtube.py