{"name":"Video File Duration","key":"videofileduration","version":"1.0.0","instructions":"This is not really a player. It will just tell you how many seconds long the browser reports the media to be.","showatto":"0","showplayers":"1","requirecss":"","requirejs":"","shim":"","defaults":"","amd":"1","body":"
\n\n
","bodyend":"","script":"//code to auto refresh if this looks like a placeholder file\n var player = $('#' + @@AUTOID@@);\nvar button = $('#' + @@AUTOID@@ + \"_infobutton\");\nvar infobox = $('#' + @@AUTOID@@ + \"_info\");\nif(typeof player[0] == 'undefined'){return;}\nbutton.click(function(){\ninfobox.text('DURATION: ' + player[0].duration)\n});","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""}