Add DPlayer / video-players #5690
After
Width: | Height: | Size: 1.3 KiB
@ -109,6 +109,19 @@
],
"website": "https://www.dpd.com"
},
"DPlayer": {
"cats": [
14
"description": "DPlayer is an HTML 5 video player that supports pop-up.",
"icon": "DPlayer.png",
"js": {
"DPlayer": "",
"DPlayer.version": "([\\d\\.]+)\\;version:\\1"
"oss": true,
"website": "https://dplayer.js.org"
"DTScout": {
36