{"name":"Interactive Transcript Vimeo","key":"interactivetranscriptvimeo","version":"1.0.0","instructions":"Shows a vimeo + interactive transcript. This has just loaded the API. the next step would be listen to API timeupdate event and connect it with interactivetranscript","showatto":"1","showplayers":"0","requirecss":"","requirejs":"//player.vimeo.com/api/player.js","shim":"","defaults":"width=800,height=600","amd":"1","body":"","bodyend":"","script":"var Player = requiredjs_interactivetranscriptvimeo; \n var iframe = $('#' + @@AUTOID@@)[0];\n var player = new Player(iframe);\n\n player.on('play', function() {\n console.log('Played the video');\n });\n\n player.getVideoTitle().then(function(title) {\n console.log('title:', title);\n });\n","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""}