Rutube Embed

外掛說明

This plugin adds Rutube support to the Gutenberg Embed block with responsive embedding.
Just copy the link to any Rutube video and paste it directly into the Gutenberg editor. The plugin also supports embedding videos available only by link.

External services

This plugin connects to Rutube video service (https://rutube.ru) to get a video to insert into an iframe.
This service is provided by “RUTUBE”: terms of use, privacy policy

安裝方式

  1. Upload rutube-embed folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

常見問題集

How do I insert a Rutube video?

Just copy the link to the video and paste it into the Gutenberg editor.

Why can’t I insert a video?

You may be inserting an incorrect link.
The link should look like this: https://rutube.ru/video/xxxxxxxxxxxxxxxxxx/ or https://rutube.ru/shorts/xxxxxxxxxxxxxxxxxx/,
where xxxxxxxxxxxxxxxxx is the unique identifier of the video.

If you are trying to insert a video that is only available via a direct link (private video), make sure that the link looks like:
https://rutube.ru/video/private/xxxxxxxxxxxxxxxxxx/?p=yyyyyyyyyyyyyyyyyyyyy, where xxxxxxxxxxxxxxx is the unique identifier of the video, and yyyyyyyyyyyyyyyyyyy is the access key.

More information on how to embed a video can be found at the link

使用者評論

2025 年 2 月 17 日
Thanks for this plugin, now I can insert video from rutube!
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Rutube Embed〉的開發相關工作。

參與者

〈Rutube Embed〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Rutube Embed〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • NEW: shorts video are supported
  • FIX: unnecessary css rules removed
  • Release Date: 2025-11-28

1.0.0

  • Initial release.