rndme/download

Doesn't add extension to video in Electron on Windows when extensions are hidden

Opened this issue · 0 comments

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!