download
download copied to clipboard
Doesn't add extension to video in Electron on Windows when extensions are hidden
Works in all the other platforms and cases. I use:
download( blob, 'video.mp4', 'video/mp4' );
Any idea if this is solvable and how? Thanks!