[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.129.73.64: ~ $
{
  "apiVersion": 2,
  "name": "vpb/video",
  "title": "Video Player",
  "description": "A Simple, accessible, Easy to Use & fully Customizable video player.",
  "icon": "video-alt2",
  "category": "media",
  "keywords": [
    "video embed",
    "mp4 ogg player",
    "any video play"
  ],
  "textdomain": "video-player",
  "attributes": {
    "align": {
      "type": "string",
      "default": ""
    },
    "source": {
      "type": "string",
      "default": ""
    },
    "poster": {
      "type": "string",
      "default": ""
    },
    "controls": {
      "type": "object",
      "default": {
        "play-large": true,
        "restart": false,
        "rewind": true,
        "play": true,
        "fast-forward": true,
        "progress": true,
        "current-time": true,
        "duration": false,
        "mute": true,
        "volume": true,
        "pip": false,
        "airplay": false,
        "settings": true,
        "download": false,
        "fullscreen": true
      }
    },
    "width": {
      "type": "string",
      "default": "100%"
    },
    "radius": {
      "type": "string",
      "default": "0px"
    },
    "repeat": {
      "type": "boolean",
      "default": false
    },
    "autoplay": {
      "type": "boolean",
      "default": false
    },
    "muted": {
      "type": "boolean",
      "default": false
    },
    "resetOnEnd": {
      "type": "boolean",
      "default": false
    },
    "autoHideControl": {
      "type": "boolean",
      "default": true
    }
  },
  "supports": {
    "align": [
      "wide",
      "full"
    ],
    "html": false
  },
  "example": {
    "attributes": {
      "preview": true,
      "sourceType": "link"
    }
  },
  "editorScript": [
    "file:./index.js",
    "plyr"
  ],
  "editorStyle": "file:./index.css",
  "style": [
    "file:./view.css",
    "plyr"
  ],
  "render": "file:./render.php",
  "viewScript": [
    "file:./view.js",
    "plyr"
  ]
}

Filemanager

Name Type Size Permission Actions
block.json File 1.89 KB 0644
index.asset.php File 200 B 0644
index.css File 45.71 KB 0644
index.js File 652.42 KB 0644
index.js.LICENSE.txt File 234 B 0644
render.php File 221 B 0644
view.asset.php File 104 B 0644
view.css File 535 B 0644
view.js File 1.79 KB 0644