Dear Support Team
I created a direct download link with <a href='video.mp4' download>Download video</a>
according to html5.
That link opens the video in the browser instead of to download directly.
What is the proper solution for that?
Best regards
Alexander
Hi Alexander,
Maybe this will help you out? https://stackoverflow.com/questions/23825871/how-to-force-a-download-file-prompt-instead-of-displaying-it-in-browser-with-htm
Best regards,
Rikard