Commit Graph

75 Commits (3089bc748c0fe72a0361bce3f5e2fbab25175236)

Author SHA1 Message Date
Philipp Hagemeister 955c451456 Rename upload_timestamp to timestamp 10 years ago
Philipp Hagemeister 9d2ecdbc71 [vevo] Centralize timestamp handling 10 years ago
Philipp Hagemeister a33932cfe3 [vevo] Correct test value
The date is now interpreted as UTC for consistency.
10 years ago
Philipp Hagemeister e45b31d9bd [vevo] Interpret date as UTC instead of local time 10 years ago
Philipp Hagemeister 6cadf8c858 [vevo] Add age_limit support 10 years ago
Philipp Hagemeister 27579b9e4c [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) 10 years ago
Philipp Hagemeister d55433bbfd Remove unused imports and simplify 10 years ago
Jaime Marquínez Ferrándiz 45d7bc2f8b [vevo] Simplify and use unicode_literals 10 years ago
Philipp Hagemeister ebce53b3d8 [vevo] Add suppor for videoplayer. URLs (#1957) 11 years ago
Philipp Hagemeister f25571ffbf Add support for embedded vevo player (Fixes #1957) 11 years ago
Jaime Marquínez Ferrándiz 0b6a9f639f [vevo] Update test video's duration 11 years ago
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 11 years ago
Philipp Hagemeister 9b0756f8f2 [vevo] remove unused import 11 years ago
Jaime Marquínez Ferrándiz 1c251cd948 MTVIE: add support for Vevo videos (related #913) 11 years ago
Jaime Marquínez Ferrándiz 70d1924f8b Add VevoIE 11 years ago