Tumblr placeholder for video with autoplay
by microbians
HTML
{block:VideoThumbnail}
<div style="cursor:pointer;width:100%;height:7px;padding-bottom:56.25%;display:block;background:url({JSVideoThumbnailURL});background-repeat: no-repeat;background-size:cover;background-position: center center;" onclick="p=new DOMParser();d=p.parseFromString({JSVideo-700}, 'text/html');c=d.getElementsByTagName('iframe')[0];c.src=c.src+'&autoplay=1';this.outerHTML=c.outerHTML"/><div class="playicon"></div></div>
{/block:VideoThumbnail}
CSS
.playicon {
...