// blog2026-05-22

Embedding Gameplay Videos

The Return Echo website supports clean media shortcodes in content files.

Instead of pasting raw iframe HTML into a blog post, write a simple content block like this:

When you are ready to publish a real gameplay video, replace the video ID with the ID from your YouTube URL.

For example, this YouTube URL:

https://www.youtube.com/watch?v=abc123xyz99

would become:

This keeps the content readable and lets the site styling handle the video layout.