Need advice on my approach to download images or video content (Its working, but need advice)

Hi Guys,

I have table which houses my Video and Image contents. I need to be able to allow the user to download the content on click of a button.

PS: I will have either Single video url, Single image URL or array of image url.

how can I make this happen? Can you please advise me a way forward?

Thank you in advance for your help.

Regards,
Dilip

Hi Guys,

If anyone wants to do this. I got few suggestion from chat GPT followed it and got it to work. Dont know how stable it will be. Need to monitor it.

I used a single page hosted in GitHub Pages which had code to zip and download.

Template column → on click of button made it to open link to this columns value

I could do it for both single image and carousel image

As well as for videos.

Can you guys kindly let me know if this approach is ok and recommended?

Thank you in advance.

Regards,
Dilip

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.