Jaime Marquínez Ferrándiz
673d1273ff
[vevo] Support '/watch/{id}' urls
11 years ago
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
11 years ago
Philipp Hagemeister
91c7271aab
Add automatic generation of format note based on bitrate and codecs
11 years ago
Philipp Hagemeister
72321ead7b
[vevo] Readd support for SMIL ( Fixes #1683 )
11 years ago
Philipp Hagemeister
e54fd4b23b
[vevo] Add more format details
11 years ago
Philipp Hagemeister
912cbf5d4e
[vevo] Fix timestamp handling
( / 1000 is implicit float division )
11 years ago
Jaime Marquínez Ferrándiz
88bd97e34c
[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
11 years ago
Jaime Marquínez Ferrándiz
75340ee383
[vevo] Fix urls with a query ( #1258 )
11 years ago
Philipp Hagemeister
0577177e3e
[vevo] fix testcase
11 years ago
pishposhmcgee
a3124ba49f
Modified m_urls regex and video_url
Some videos have a leading slash, some do not
11 years ago
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
12 years ago
Philipp Hagemeister
9b0756f8f2
[vevo] remove unused import
12 years ago
Jaime Marquínez Ferrándiz
1c251cd948
MTVIE: add support for Vevo videos (related #913 )
12 years ago
Jaime Marquínez Ferrándiz
70d1924f8b
Add VevoIE
12 years ago