Add Flowplayer / video-player

main
nurbek 3 years ago
parent d2a23773a1
commit a6c7643845

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 32C7.22276 32 0 24.7772 0 16C0 7.22276 7.22276 0 16 0C24.7772 0 32 7.22276 32 16C31.9897 24.7735 24.7735 31.9897 16 32ZM16 2.33173C8.50299 2.33173 2.33406 8.50066 2.33406 15.9977C2.33406 23.4947 8.50299 29.6636 16 29.6636C23.497 29.6636 29.6659 23.4947 29.6659 15.9977C29.6571 8.50416 23.4935 2.3406 16 2.33173Z" fill="#076078"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0111 10.8511C12.0111 9.82407 12.7393 9.40393 13.6286 9.91743L22.5447 15.064C23.434 15.5775 23.434 16.4178 22.5447 16.9313L13.6286 22.0779C12.7393 22.5914 12.0111 22.1713 12.0111 21.1443V10.8511Z" fill="#076078"/>
</svg>

After

Width:  |  Height:  |  Size: 752 B

@ -768,6 +768,24 @@
"scriptSrc": "(?:shopify-)?cdn\\.flow\\.io/", "scriptSrc": "(?:shopify-)?cdn\\.flow\\.io/",
"website": "https://www.flow.io/" "website": "https://www.flow.io/"
}, },
"Flowplayer": {
"cats": [
14
],
"description": "Flowplayer is a scalable, performance-first HTML 5 video player and platform hosting solution for publishers, broadcasters and digital media.",
"icon": "Flowplayer.svg",
"js": {
"flowplayer": "",
"flowplayer.version": "([\\d\\.]+)\\;version:\\1"
},
"pricing": [
"freemium",
"low",
"recurring"
],
"saas": true,
"website": "https://flowplayer.com"
},
"Flutter": { "Flutter": {
"cats": [ "cats": [
66 66