You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
Try the Youtube API
i believe there is a stackoverflow question of this and it was answered. Just do some googling. :)
Are you just asking how to loop a youtube video that you have embedded on your site?
The embedded video will have the source location in quotes: src="blahblahblah". Just ad a question mark and loop=1 within the quotes like: src="blahblahblah?loop=1"