kolkov / angular-editor

A simple native WYSIWYG editor component for Angular 6 -14+
https://angular-editor.kolkov.ru
MIT License
678 stars 360 forks source link

Video link not working #557

Open swethampm opened 8 months ago

swethampm commented 8 months ago

I tried clicking the video link, and added a youtube link. But, it is not showing anything.. I checked the htmlContent.It is still empty. Am using Angular 16 standalone.

Screenshot 2024-03-22 at 4 32 23 PM
qqaimh commented 8 months ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

swethampm commented 8 months ago

https://angular-editor-wysiwyg.stackblitz.io/ Video link is not working. I took this link from the official website . If I click on Video, it opens a popup, where i can type the link. I typed a youtube link. But after that, nothing happened.
Any assistance would be greatly appreciated.

swethampm commented 8 months ago

https://www.youtube.com/watch?v=AvdVgVLYMD8 the issue is , if i get the url from the youtube header , it works. But, if i get the url from the Share option from youtube, it didn't work https://youtu.be/ccQnNSrbarU?si=ifvpT5E341OCbv7l

Screenshot 2024-03-25 at 9 33 52 AM