Merge pull request #6725 from nurbek91/jplayer

Add jPlayer / video-players, js-lib
main
Elbert Alias 2 years ago committed by GitHub
commit 30db27cb2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

@ -537,6 +537,22 @@
"scriptSrc": "(?:cdn)?\\.(?:jwwb|jouwweb)\\.nl/",
"website": "https://www.jouwweb.nl"
},
"jPlayer": {
"cats": [
14,
59
],
"description": "jPlayer is a cross-browser JavaScript library developed as a jQuery plugin which facilitates the embedding of web based media, notably HTML5 audio and video in addition to Adobe Flash based media.",
"icon": "jPlayer.png",
"implies": "jQuery",
"js": {
"jPlayerPlaylist": ""
},
"scripts": "jquery\\.jplayer\\.min\\.js",
"scriptSrc": "/jquery\\.jplayer\\.min\\.js",
"oss": true,
"website": "https://jplayer.org"
},
"JsObservable": {
"cats": [
59

Loading…
Cancel
Save