aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/ooyala.py
Commit message (Collapse)AuthorAgeFilesLines
* [ooyala] Style fixJaime Marquínez Ferrándiz2015-05-071-1/+1
|
* [ooyala] Use SAS API to extract info (fixes #4336)Yen Chi Hsuan2015-05-071-0/+43
|
* [ooyala] Extract m3u8 information (#2292)Yen Chi Hsuan2015-05-071-3/+14
|
* [ooyala] Remove test md5sumsPhilipp Hagemeister2014-12-121-2/+0
|
* PEP8: applied even more rulesJouke Waleson2014-11-231-1/+1
|
* PEP8 appliedJouke Waleson2014-11-231-1/+0
|
* [ooyala] Try mobile player JS URLs for all available devices (Closes #3498)Sergey M․2014-08-121-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 Hagemeister2014-03-241-1/+1
|
* [ooyala] ModernizeJaime Marquínez Ferrándiz2014-03-211-21/+26
|
* [bloomberg] Fix ooyala url extractionJaime Marquínez Ferrándiz2014-01-291-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ándiz2013-12-191-0/+5
|
* Add an extractor for vice.com (closes #1051)Jaime Marquínez Ferrándiz2013-09-161-0/+4
|
* [ooyala] prefer ipad urlJaime Marquínez Ferrándiz2013-09-161-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ándiz2013-09-161-1/+3
|
* Add an extractor for Ooyala (closes #833)Jaime Marquínez Ferrándiz2013-08-021-0/+52
Only works for some sites, it doesn't work for videos that use a f4m manifest