I found it cool how the site link downloads the files. What code to run it?
It can be examples that only works in Chrome.
I found it cool how the site link downloads the files. What code to run it?
It can be examples that only works in Chrome.
It downloads base64 parts of the file, then joins and downloads the file using a blob.
Take a look at this lib: link