gitbook-plugin-video2

0.0.1 • Public • Published

Literally just stole this, and I'm adding https rather than http, because the author forgot to publish the changes. Youtube and Vimeo videos support for your book

This plugins requires gitbook >=2.0.0.

How to use it?

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

{
    plugins: ["video"]
}

You can now add video like a vimeo or youtube (video will be recognize automatically):

take a look at this video:

1. {% video %}https://www.youtube.com/watch?v=Oru-qw-Faac{% endvideo %}
2. {% video %}https://vimeo.com/128858567{% endvideo %}

How it work you can look on this

Video list

Package Sidebar

Install

npm i gitbook-plugin-video2

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • zwhitchcox