[vevo] Some improvements (fixes #1580)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 8 Oct 2013 19:23:55 +0000 (21:23 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 8 Oct 2013 19:25:38 +0000 (21:25 +0200)
commit88bd97e34c91a86dfe7dd01a9677b76ef43e1b66
tree29cef9f7c5436ef7d807fce05fbcdf4eb20cfa60
parent2ae3edb1cfa5b0afc2e6b6e2d4ea470dadf655a0
[vevo] Some improvements (fixes #1580)

Extract the info from http://videoplayer.vevo.com/VideoService/AuthenticateVideo?isrc={id}
Some videos don't have an smil manifest, extract the video urls directly from the json and use the last version of the video.
Extract all the available formats and set the 'formats' field of the result
youtube_dl/extractor/vevo.py