Rutube Embed

Opis

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

Instalacja

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

Najczęściej zadawane pytania

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

Recenzje

2025-02-17
Thanks for this plugin, now I can insert video from rutube!
Przeczytaj 2 recenzje

Kontrybutorzy i deweloperzy

„Rutube Embed” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Rutube Embed” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Rutube Embed” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.0.1

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

1.0.0

  • Initial release.