Upload MULTIPLE IMAGES to Cloudinary

preview_player
Показать описание
In the previous video, I taught you how to upload a single video to Cloudinary.
In this video, I'm gonna show you how to upload multiple videos to Cloudinary using React JS as our User Interface and Node Js as our Backend Operation run time environment.
Рекомендации по теме
Комментарии
Автор

thank you sir for nice content ..we would wish you also add on the github link to this project..!

muhangielioda
Автор

Hey there, does cloudinary provides sdks for tracking upload progress?

NdemaEmmanuel_
Автор

ist there a way to upload files as they are without putting in the base64

muhangielioda
Автор

Thanks for this, but I’m building a MERN stack project, i’m using cloudinary to store image, i followed your multiple images upload process, but it returns a File to long error when trying to upload the base64, i’m think of a way around this, the frontend seems ok, cus the multiple images are displayed before upload, but the backend returns an error of “Field value to long” cus of multiple base64 . So product upload doesn’t work, my backend body parser is set to 50mb

okumorphilip
Автор

Followed the tutorial perfectly, images get uploaded to cloudinary but no url is sent back. the code hangs at uploading of images. Where could the problem be

hamisikandy