Hi @jclark7
Welcome to the Canvas Community!
I too have had troubles with the Search feature in the Canvas Rich Content Editor. So what I prefer doing is grab the embed code for the video from YouTube, then embed that video by pasting the embed code using the HTML editor in Canvas. It is not hard, but many are scared of the HTML Editor, and so do not try it.
- This is the embed code from a YouTube Video: <iframe width="560" height="315" src="https://www.youtube.com/embed/aww4HT5g7ig" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
- Navigate to where you want it in Canvas (any place with an Rich Content Editor (RCE) like a Canvas Page,
- Click Edit,
- Click the HTML Editor (It looks like this on the bottom right of the edit screen "</>"
- Paste the embed code where you want it,
- Click Save.
If you play with this, even just a little bit, you can even learn how to paste the code into the middle of a page that already has text, otherwise, simply place it at the top, and type your other text below it. And if you look at the sample I gave you, you can even control the size by editing the height and width numbers in the code (bold in my sample).
Enjoy playing!
Kelley
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.