{"key":"flowplayersubtitle","version":"1.0.0","name":"Flowplayer Subtitle","instructions":"This is the Flowplayer configured to use a subtitle file(.vtt) from the same dir with same name as video file .","amd":"1","requirejs":"//releases.flowplayer.org/6.0.5/flowplayer.min.js","shim":"","requirecss":"//releases.flowplayer.org/6.0.5/skin/minimalist.css","body":"<div class=\"filter_videoeasy_flowplayersubtitle_outer\">\n<div class=\"filter_videoeasy_flowplayersubtitle_inner\" id =\"@@AUTOID@@\" >\n</div>\n</div>","script":"var ensubtitles = { \"default\": true, // note the quotes around \"default\"!\n              kind: \"subtitles\", srclang: \"en\", label: \"English\",\n              src:  @@URLSTUB@@ + '.vtt' };\n\nrequiredjs_flowplayersubtitle(\"#\" + @@AUTOID@@, {\nclip:  {\n        sources: [\n              { type: \"video/\" + @@FILEEXT@@,\n                src:  @@VIDEOURL@@ }\n        ],\n      subtitles: [ensubtitles]\n    },\nratio: 3/4,  \nsplash: false  \n}); \n","defaults":"","style":".filter_videoeasy_flowplayersubtitle_outer {\ndisplay: inline-block;\n width: 600px;\n}\n.filter_videoeasy_flowplayersubtitle_inner{\n min-height: 400px;\n}","alternate":""}