I did some searching on this topic and found a few previous threads:
https://forum.backdropcms.org/forum/how-add-video
https://forum.backdropcms.org/forum/embedding-videoaudio-tags-ckeditor
https://forum.backdropcms.org/forum/easily-insert-pdfs-and-other-embedde...
Are these still the current "best" status?
I have a couple of sites on D8+ and this might be the first time that Drupal's feature is better for my sites. There is a nice CKEditor media embed plugin that allows uploads as well as embeds of docs, audios/ videos, remote videos, images, etc.
Is there anything like that for Backdrop? I wasn't able to find anything more at the backdrop-contrib @ github.
Thanks.
Comments
CKEditor5 has a media embed plugin for remote media (not uploads):
https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html
How difficult would it be to incorporate it? I assume there's more to it than just installing it as described in the CKE docs.