The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
New - now when any of my youtube video lectures end, they show a bunch of end cards (popup) seeking to redirect students to other videos unrelated to the course. I have enough problems trying to keep students on track without youtube trying to grab their attention and diverting them to other sites. Has anyone found a way to stop this? I can't find any "switch" in youtube to turn these off.
Hello @hydeag ...
I'm not sure if this works any more (thought it did seem to work for me), but have you tried this... if I wanted to embed the following video on a Canvas page:
...I grab the embed code from the page,
<iframe width="560" height="315" src="https://www.youtube.com/embed/wlAjwAMfFm0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>...an then I add ?rel=0 to the end of the YouTube URL. So, in the embed code, it would look like this:
<iframe width="560" height="315" src="https://www.youtube.com/embed/wlAjwAMfFm0?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>Give that a try to see if would work for your needs. Again, I'm not sure if this will work properly or not. There were some articles I found while searching Google that seem to indicate this might not work...but I'm not 100% certain on this.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.