The url returned from emvideo_bitsontherun_embedded_link() is broken. To fix this issue, you just need to replace the return statement with:
return "http://content.bitsontherun.com/previews/$video_code-$template-$player";
The url returned from emvideo_bitsontherun_embedded_link() is broken. To fix this issue, you just need to replace the return statement with:
return "http://content.bitsontherun.com/previews/$video_code-$template-$player";