From 7173ee92f1a33e24e4945747f6b52a3562f2b025 Mon Sep 17 00:00:00 2001 From: Vyacheslav Lomov Date: Wed, 12 Oct 2022 13:37:22 +0700 Subject: [PATCH] Add Rutube Embed Player support Makes possible to use fancybox with Rutube videos. Tested with anchor links with data-fancybox attribute. --- src/Fancybox/plugins/Html/Html.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/Fancybox/plugins/Html/Html.js b/src/Fancybox/plugins/Html/Html.js index d493dce..b4d44ae 100644 --- a/src/Fancybox/plugins/Html/Html.js +++ b/src/Fancybox/plugins/Html/Html.js @@ -53,6 +53,10 @@ const defaults = { show_portrait: 0, fullscreen: 1, }, + // Rutube embed parameters + rutube:{ + frameBorder: 0, + }, // HTML5 video parameters html5video: { tpl: `