Snotr.com embeds

You can use one of the 4 types of snotr.com embeds to put our video's on your own website. One type of embed can be found on every video page by clicking on the Embed this video link. The other 3 types are shown here.

The width and height can be changed to fit your own website. Adding ?autoplay to the end of the src will make the video play when the page is loaded.

Random

The Random embed Will show a different video each time you open it.

Embed code:
<iframe src="http://www.snotr.com/embed/random" width="400" height="330" frameborder="0"></iframe>

Daily random

The Daily random embed will show a different random video each day.
You should change 7939 to a one time generated random number. This number is only there to seed the random numbers, so not all websites show the same daily embed.

Embed code:
<iframe src="http://www.snotr.com/embed/daily/7939" width="400" height="330" frameborder="0"></iframe>

Latest

The Latest embed will always show the latest video.

Embed code:
<iframe src="http://www.snotr.com/embed/latest" width="400" height="330" frameborder="0"></iframe>