Skip to content

detj/gitbook-plugin-google-drive-video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitbook Plugin - Google Drive Video

Embed Google Drive videos in your book

This plugins requires gitbook >=2.0.0.

Installation

Add the plugin to your book.json, then run gitbook install:

{
    plugins: ["google-drive-video"]
}

You can now add google drive videos to your book:

check out this video:

{% gdrive %} https://drive.google.com/file/d/12yyAYTldr82RhGU926Smcs8tFqEJd8al/view?usp=sharing {% endgdrive %}

The video will automatically placed in a responsive iframe (website) or a link to the video (book version).

About

Embed Google Drive videos in your Gitbook documents

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%