Is there a way I can remove the final screen of an embedded YouTube video, that has the "replay" button, listing other videos, URL and Embed options etc?
I just want the video to end, and not see anything else?
Thanks
EDIT: Solved it!! rel=0 in the video URL!
I have the following params in my video URL, that made the title go, and the end info window go:
showsearch=0&showinfo=0&playlist=&modestbranding=1&egm=0&rel=0
Remove element typeSelect an element by clicking it in the end screen row of the Editor. To the left of your video, click Delete element . to choose another end screen element. Click SAVE.
Option 1 – Using the YouTube InterfaceDeselect the first checkbox towards the bottom that says “Show suggested videos when the video finishes”. After deselecting this option you'll notice the embed code updates to allow for this new parameter. Now, simply copy the new embed code and drop it into your HTML.
Click on “Embed” and you'll see an embed code. Below it there's a row of adjustments that can be made – the first being “Show Suggested Videos When The Video Finishes”. Make sure this box is unchecked – you will need to manually uncheck it.
Let's say you have this video:
http://www.youtube.com/embed/GeyDf4ooPdo
you need to add the option rel (?rel=0
) to the end, as a parameter.
Like this:
http://www.youtube.com/embed/GeyDf4ooPdo?rel=0
Here you can find some parameters: Youtube Parameters, and some tricks: Tricks
You can use the &rel=0
parameter to disable related videos at the end. For quick,easy and more customizations of youtube embed player try using Advanced Youtube Embed Code Generator
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With