-1
I thought it was cool the way the site https://mega.co.nz download the files. What code to execute-Ló?
Could be examples that only work in Chrome.
-1
I thought it was cool the way the site https://mega.co.nz download the files. What code to execute-Ló?
Could be examples that only work in Chrome.
1
It downloads portions of the Base64 file, then joins and downloads the file using a blob.
Take a look at this lib: https://github.com/eligrey/FileSaver.js/
Sergio, please comment something about this library to make the answer more complete.
Browser other questions tagged javascript
You are not signed in. Login or sign up in order to post.
Iago, although not in the context of Sopt, you can find a reference to something like this in this [link to SOEN][1] [1]:http://stackoverflow.com/questions/15994554/download-files-like-mega-co-nz
– Tafarel Chicotti