django-froala-editor icon indicating copy to clipboard operation
django-froala-editor copied to clipboard

Can not upload videos

Open young118 opened this issue 5 years ago • 2 comments

When I upload a video, it seems froala save the vedio in browser's memory as this format blob:http:xxxxxxx, how can I upload the video to a disk directory just like uploading an image?

young118 avatar Feb 23 '20 05:02 young118

I also have this problem.

rwqzcq avatar Apr 26 '21 04:04 rwqzcq

I've added PR https://github.com/froala/django-froala-editor/pull/115 to fix this.

marcomartinscastanho avatar Mar 15 '23 20:03 marcomartinscastanho