Add jPlayer / video-players, js-lib
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": {