Skip to content

YouTube URLを埋め込みに変更するGROWIプラグインです

License

Notifications You must be signed in to change notification settings

goofmint/growi-plugin-embed-youtube

Repository files navigation

growi-plugin-embed-youtube

Usage

Basic

Embed (iframe) YouTube URL. It's responsive.

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

Notice

If you want to ignore the embed, you can use the URL as youtu.be instead of youtube.com.

Advanced

You can set the width and height of the iframe. And you can set the start time of the video.

// Basic
::youtube[YOUTUBE_VIDEO_ID]

// Advanced
::youtube[YOUTUBE_VIDEO_ID]{width=800 height=400 t=50}

YOUTUBE_VIDEO_ID is the video ID of the YouTube URL. It's required.

Every attribute is optional.

View

Embed (iframe) YouTube URL. It's responsive.

screenshot

License

MIT

About

YouTube URLを埋め込みに変更するGROWIプラグインです

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published