sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
289 stars 38 forks source link

[mui-tiptap][Extension] Youtube extension #254

Open Jasermon opened 1 month ago

Jasermon commented 1 month ago

Is your feature request related to a problem? Please describe.

No, it's not about a problem.

Feature request

https://tiptap.dev/docs/editor/extensions/nodes/youtube

Tiptap has a youtube embed extension. When I searched, I couldn't find a MuiTiptap component for this plugin. Will it be added in the future? Until then, is there a way to add this to the mui-tiptap editor now?

semanticist21 commented 1 month ago

In my project, I also had to implement by ourselves and took much time. Will be glad too if it is added by default in the future.

Jasermon commented 1 month ago

In my project, I also had to implement by ourselves and took much time. Will be glad too if it is added by default in the future.

If you have working code, can you share it?

semanticist21 commented 1 month ago

In my project, I also had to implement by ourselves and took much time. Will be glad too if it is added by default in the future.

If you have working code, can you share it?

Sorry but that is difficult to share. Files are seperated, plus there are several custom handlers that might not be appropriate for your case.

Jasermon commented 2 weeks ago

I wonder if it will be added in the future. Since there has been no response yet, I'm leaving an reply so the post can go up.

sjdemartini commented 2 weeks ago

I'd welcome a PR for this. I'm not planning on working on this myself in the near future, given limited time on my end. Thumbs up reactions on the issue will show more community interest, but please refrain from extra comments that don't add to the discussion or help others.