Commit Graph

9 Commits (a81e4eb69d36a135ddfe8fe7e758a7b0c108315d)

Author SHA1 Message Date
Sergey M․ 6f600ff5d6 [ooyala] Try mobile player JS URLs for all available devices (Closes )
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
Philipp Hagemeister 6949d81095 [byutv] Add support (Fixes )
Jaime Marquínez Ferrándiz e24b5a8610 [ooyala] Modernize
Jaime Marquínez Ferrándiz 0c708f11cb [bloomberg] Fix ooyala url extraction
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
Jaime Marquínez Ferrándiz c0d0b01f0e [generic] Detect ooyala videos (fixes )
Jaime Marquínez Ferrándiz e8f8e80097 Add an extractor for vice.com (closes )
Jaime Marquínez Ferrándiz 4dc0ff3ecf [ooyala] prefer ipad url
It has better quality with m3u8 manifests
Jaime Marquínez Ferrándiz c4ece78564 [ooyala] add support for more type of video urls, like m3u8 manifests.
Jaime Marquínez Ferrándiz 09825cb5c0 Add an extractor for Ooyala (closes )
Only works for some sites, it doesn't work for videos that use a f4m manifest