Skip to content

How to Fix Google Slides Embed Video Not Playing in Presentation

DodaTech Updated 2026-06-24 3 min read

In this tutorial, you'll learn about How to Fix Google Slides Embed Video Not Playing in Presentation. We cover key concepts, practical examples, and best practices.

Google Slides lets you embed YouTube videos directly into slides. When the embedded video does not play, shows an error, or appears as a blank frame, the video URL is incorrect, the network blocks YouTube, or the video privacy settings restrict embedding.

The Problem

You insert a YouTube video (Insert > Video > Search or By URL) but the slide shows a black box, a "Video not available" message, or the play button does nothing.

Wrong approach — downloading the video and inserting as a file.

The Fix

Verify the video URL format:

Correct: https://www.youtube.com/watch?v=abc123def45
Correct: https://youtu.be/abc123def45
Incorrect: Shortened URLs or links to YouTube channels

Check the video's embedding permission:

1. Open the video on YouTube
2. Click Share → Embed
3. If embedding is disabled by the creator, Google Slides cannot play it
4. Use a different video or contact the creator

For network restrictions (school, corporate networks):

1. Try playing the video directly on YouTube first
2. If YouTube is blocked, the embedded video will not play
3. Take a screenshot of the video frame as a fallback
4. Add a link beneath the screenshot to open on mobile

Expected output:

Video thumbnail appears on the slide
Clicking the play button starts playback
Video plays within the presentation window

Prevention Tips

  • Test all embedded videos before presenting — especially on the presentation computer
  • Keep YouTube links public (unlisted videos that are embeddable work fine)
  • Add a link to the video below the embed in case playback fails
  • Download videos as fallback and insert them as local files when internet access is unreliable
  • Use autoplay sparingly — let your audience see the thumbnail first

Common Mistakes with slides embed video

  1. Forgetting that lazy evaluation defers computation until the value is forced, causing space leaks with unevaluated thunks
  2. Using return to exit a function early instead of wrapping a pure value in the monad
  3. Mixing let bindings with <- bindings in do notation, producing type errors

These mistakes appear frequently in real-world GOOGLE code. DodaTech's contributors have identified these patterns through analysis of open-source projects and production systems.

Practice Exercise

Write a pure function that safely divides two integers using Maybe, then test it with edge cases like division by zero and negative numbers.

This exercise reinforces the concepts covered in this guide. Try implementing it before checking online solutions.

FAQ

### Why does my embedded video show "Video not available"?

The YouTube video may be private, unlisted with embedding disabled, or removed. Open the video URL directly in a browser. If it plays there but not in Slides, check the video's embedding settings on YouTube under "Advanced settings."

Can I embed videos from sources other than YouTube?

No, Google Slides only supports YouTube and Google Drive videos. For Vimeo, Wistia, or other platforms, take a screenshot and add a hyperlink. Alternatively, download the video and upload it to Google Drive for embedding.

How do I set a video to start at a specific time?

After inserting the video, select it and click Format Options > Video playback > Start at (seconds). Enter the time offset. The video preview updates to show the starting frame. This is useful for showing only a relevant clip from a longer video.

Related: DodaTech's Presentation Media Debugger tests all embedded videos in your slide deck and generates a fallback report for offline presentations. Use with DodaZIP for presentation backup.

Built by the developers of DodaTech

Doda Browser, DodaZIP & Durga Antivirus Pro