@venkat Gotta be more specific with your problem. Someone may be able to help from this forum. Try opening an issue on github, but you'll have to describe your problem.
Embedding a video from Google Drive in the post
-
Hello everyone,
I would like to know if there is a plugin that adds the option of writing a post to embed a video from Google Drive (of course shared and possible to access)? -
@לוי-חביב
I'm sure you can embed it vianodebb-plugin-ns-embed
(GitHub, Community).All that you need to do:
- install the plugin;
- find a way to get the
iframe
object of your Google.Drive video (searchgoogle drive embed
on google); - create a regexp that will match the link
- enter this regexp and iframe content in the plugin settings
Examples of RegExp - https://github.com/NicolasSiver/nodebb-plugin-ns-embed/blob/master/docs/community-rules.md