Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Christian Rieß 24 posts 46 karma points
    Apr 13, 2012 @ 10:35
    Christian Rieß
    0

    Changing the embed code of the UMP YouTube picker

    Hi there,

    I am currently trying to figure, how to get rid of the "Related Videos" at the end of a YouTube video. Normally this is achieved by adding the parameter "rel=0". But it seems that  there is no way to change the embed-code returned by the YouTube picker.

    Is there a possibility or workaround to do so?

     

    Christian

  • Trish 9 posts 31 karma points
    Mar 25, 2015 @ 13:15
    Trish
    0

    We're having the same issue.

    Changed the RegEx in the config file but it still says 'Computer says no' if you enter https://www.youtube.com/embed/[video ID]?rel=0

    Can anyone help?!  The client isn't too amused with their corporate video ending on a screenshot of a Manga cartoon!

  • Terkel Skibby Larsen 2 posts 22 karma points
    Feb 17, 2016 @ 12:40
    Terkel Skibby Larsen
    0

    Umbraco adds "?feature=oembed" to the embedded youtube url.

    You can replace "?feature=oembed" with "?rel=0&feature=oembed" in your template.

  • billiblu 37 posts 62 karma points
    Jan 08, 2019 @ 06:36
    billiblu
    0

    To solve the problem on grid content i used your suggested approach on Embed.cshtml file (Views\Partials\Grid\Editors).

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft