Hello party people!
A very short post.
Over the years working in IT, there have been several occasions when I need to make an online file automatically download to the users pc instead of opening in the browser or on the client side. Now there are many ways to do this….you can use javascript to achieve this, you can use HTML to achieve this (https://www.w3schools.com/tags/att_a_download.asp) but the method I have used over and over is simply adding “?download=1” to the end of the file url. This method will not work in all cases, but when it does work it works like a charm.
I hope this helps! please subscribe to my YouTube channel: https://www.youtube.com/channel/UCPfY5p0726h8CAL8EibJn-A
Stay Safe