Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ooyala] Style fix | Jaime Marquínez Ferrándiz | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | [ooyala] Use SAS API to extract info (fixes #4336) | Yen Chi Hsuan | 2015-05-07 | 1 | -0/+43 |
| | |||||
* | [ooyala] Extract m3u8 information (#2292) | Yen Chi Hsuan | 2015-05-07 | 1 | -3/+14 |
| | |||||
* | [ooyala] Remove test md5sums | Philipp Hagemeister | 2014-12-12 | 1 | -2/+0 |
| | |||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -1/+0 |
| | |||||
* | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) | Sergey M․ | 2014-08-12 | 1 | -17/+49 |
| | | | | | | | | 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. | ||||
* | [byutv] Add support (Fixes #2612) | Philipp Hagemeister | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | [ooyala] Modernize | Jaime Marquínez Ferrándiz | 2014-03-21 | 1 | -21/+26 |
| | |||||
* | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | [generic] Detect ooyala videos (fixes #2013) | Jaime Marquínez Ferrándiz | 2013-12-19 | 1 | -0/+5 |
| | |||||
* | Add an extractor for vice.com (closes #1051) | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -0/+4 |
| | |||||
* | [ooyala] prefer ipad url | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -1/+1 |
| | | | | It has better quality with m3u8 manifests | ||||
* | [ooyala] add support for more type of video urls, like m3u8 manifests. | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -1/+3 |
| | |||||
* | Add an extractor for Ooyala (closes #833) | Jaime Marquínez Ferrándiz | 2013-08-02 | 1 | -0/+52 |
Only works for some sites, it doesn't work for videos that use a f4m manifest |