Merge pull request #6233 from nurbek91/Kaltura

Add Kaltura / video-player, livestreaming
main
Elbert Alias 3 years ago committed by GitHub
commit 3632ed1cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.9529 24.1687V31.0002" stroke="#006EFA" stroke-width="2" stroke-linecap="round"/>
<path d="M21.7078 21.7434L26.5421 26.6158" stroke="#FFAA00" stroke-width="2" stroke-linecap="round"/>
<path d="M23.9807 15.9695H30.9999" stroke="#00A078" stroke-width="2" stroke-linecap="round"/>
<path d="M21.7617 10.1042L26.4754 5.35329" stroke="#3CD2AF" stroke-width="2" stroke-linecap="round"/>
<path d="M15.9036 7.71021V1.00014" stroke="#FA374B" stroke-width="2" stroke-linecap="round"/>
<path d="M10.2067 10.1619L5.30969 5.25545" stroke="#FFCD00" stroke-width="2" stroke-linecap="round"/>
<path d="M7.85059 15.9646L1.00006 15.9752" stroke="#B4DC00" stroke-width="2" stroke-linecap="round"/>
<path d="M10.2615 21.6799L5.36941 26.6398" stroke="#41BEFF" stroke-width="2" stroke-linecap="round"/>
<path d="M16.3125 15.5625C16.7262 15.5625 17.0625 15.8988 17.0625 16.3125C17.0625 16.7262 16.7262 17.0625 16.3125 17.0625C15.8988 17.0625 15.5625 16.7262 15.5625 16.3125C15.5625 15.8988 15.8988 15.5625 16.3125 15.5625Z" fill="#282828" stroke="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -163,6 +163,31 @@
"scriptSrc": "\\.kakao\\.com/",
"website": "https://developers.kakao.com/product"
},
"Kaltura": {
"cats": [
14,
103
],
"description": "Kaltura is a video content management platform that allows users to upload, manage, share, publish, and stream videos.",
"icon": "Kaltura.svg",
"dom": "link[href*='.kaltura.com']",
"js": {
"kalturaIframeEmbed": "",
"kGetKalturaEmbedSettings": "",
"kGetKalturaPlayerList": "",
"restoreKalturaKDPCallback": "",
"Kplayer": ""
},
"scripts": "kalturaPlayer",
"scriptSrc": "api\\.kaltura\\.(?:nordu\\.net|com)/",
"pricing": [
"recurring",
"payg",
"poa"
],
"saas": true,
"website": "https://corp.kaltura.com"
},
"Kameleoon": {
"cats": [
74