Tuesday, February 10, 2015

Is there a code to add to a You tube embed code to prevent other videos appearing at the end of your video?

Is there a code to add to a You tube embed code to prevent other videos appearing at the end of your video?
Thanks,
Joanie

6 comments:

  1. Joanie Winberg Sorry I couldn't get to this sooner. I don't play on the YT side too much but, AFAIK, there is no way to control that.

    ReplyDelete
  2. Joanie Winberg I saw where you came into the Business hangout help room.
    Sorry I missed you.  I was on a baseball field.

    To answer your question I believe there may be a way but like Andrew I am not too great on the YouTube side.  I think you can do a "Ads" program, I forget what it is called.

    ReplyDelete
  3. in the embed code, for src, make sure rel=0 is there like below. (rel means related videos and 0 means not to be shown)  src="https://www.youtube.com/embed/xyz?rel=0"

    ReplyDelete
  4. Just added rel=0 after the question mark, but should I remove feature=player_detailpage that were already there?
    ?rel=0feature=player_detailpage

    ReplyDelete
  5. its ?rel=0&feature=player_detailpage to keep both if you wish to.

    ReplyDelete