From 065540a782f7d098bedfedbb9dd11c286f0d8643 Mon Sep 17 00:00:00 2001 From: George Berezhnoy Date: Thu, 5 Jan 2017 21:53:40 +0300 Subject: [PATCH] Youtube plugin added Youtube videos can be added by pasting video-url. --- example.html | 14 ++++++ plugins/paste/paste.js | 25 +++++++++- plugins/youtube/loading.gif | Bin 0 -> 329 bytes plugins/youtube/youtube.css | 10 ++++ plugins/youtube/youtube.js | 93 ++++++++++++++++++++++++++++++++++++ 5 files changed, 140 insertions(+), 2 deletions(-) create mode 100644 plugins/youtube/loading.gif create mode 100644 plugins/youtube/youtube.css create mode 100644 plugins/youtube/youtube.js diff --git a/example.html b/example.html index 33902c0b..a54710b8 100644 --- a/example.html +++ b/example.html @@ -45,6 +45,9 @@ + + +