How To Remove YouTube Information From Embedded Videos Video Documentation :- With Used modestbranding=1 (Without Logo) Have you ever embedded a video on your website, then found you wanted to remove the YouTube branding or other videos at the end? You can control this by adding parameters (i.e. passing information) to the end of the URL of the video. What Parameters To Use rel=0 This shows only related videos from the same channel as the video that was just played. Otherwise, YouTube will display any relevant, public video at the end of your video. controls=0 This hides the controls at the bottom of the video player. modestbranding=1 This hides the YouTube logo in the control bar (which would appear at the bottom of the video). Note: if you use this and controls=0, you'll still see "YouTube" in the bottom right where the controls would be. autoplay=1 This will automatically start playing the video. loop=1 This will automatically replay the video once finished...