[ARCHIVED] Embedding a video from Safe YouTube
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I embed a video from Safe You Tube (I only get a link from there) into an
assignment? It looks like it's uploaded to My Library in CANVAS, however,
when I try to embed it (using Record/Upload media) it says that "No media"
is in the library.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Found a solution, but it involves keeping your own snippet of HTML handy:
if you put in the following, but replace the green section with your Safe YouTube URL it should work - so apparently it wants to turn it into a clickable link instead of making it green. Clicking will just get you to a political ad, but that is still the section of text you want to replace with your SafeTube URL.
<p><iframe src="https://safeYouTube.net/w/5j3U" width="800" height="800" allowfullscreen="allowfullscreen" allow="accelerometer;autoplay;encrypted-media;gyroscope;picture-in-picture"></iframe></p>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
omg. Thanks for this. So many kids can not play standard Youtube, and I was sending the Safe Youtube videos off Canvas to watch!
Wahoo!
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.