Remove video suggestions + movie title from embedded YouTube video / playlist

Apparently YouTube embed code has optional parameters that allow you to hide the suggested videos that pop while pausing or at the end of the current video watched. It is very simple – just add:

If you’re embedding a playlist then you already have a first parameter so you need to change your code to:

another useful feature is hiding the title of the video (if you have the title elsewhere on page):

A full embed code with both could look like this:

 

Leave a Reply

Your email address will not be published. Required fields are marked *