Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) | Sergey M․ | |
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. | |||
2014-03-24 | [byutv] Add support (Fixes #2612) | Philipp Hagemeister | |
2014-03-21 | [ooyala] Modernize | Jaime Marquínez Ferrándiz | |
2014-01-29 | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | |
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. | |||
2013-12-19 | [generic] Detect ooyala videos (fixes #2013) | Jaime Marquínez Ferrándiz | |
2013-09-16 | Add an extractor for vice.com (closes #1051) | Jaime Marquínez Ferrándiz | |
2013-09-16 | [ooyala] prefer ipad url | Jaime Marquínez Ferrándiz | |
It has better quality with m3u8 manifests | |||
2013-09-16 | [ooyala] add support for more type of video urls, like m3u8 manifests. | Jaime Marquínez Ferrándiz | |
2013-08-02 | Add an extractor for Ooyala (closes #833) | Jaime Marquínez Ferrándiz | |
Only works for some sites, it doesn't work for videos that use a f4m manifest |