I have a video that is dynamic and in its src property is a link like this:
blob:https://www.xxxxx.com/3e5431bc-2443-4651-b363-a386a73c8129
I need to create something for the user to click and from this click perform the video download. I can't use the html video tag download button.
NOTE: I tried this method but the downloaded video does not play.