js-file-downloader
js-file-downloader copied to clipboard
π A small JS no-dependency library for a cool download experience
For whatever reason, this does not appear to work on chrome mobile on iOS. It seems to download, but nothing ends up in our files. I believe this used to...
I am using the latest version of this package minified for an internal project of the company I work and I noticed that when using HTTPS and trying to download...
``` customFileSignatures: { 'FFFB':'audio/mpeg', 'FFF3':'audio/mpeg', 'FFF2':'audio/mpeg', '494433': 'audio/mpeg' } ``` I tried PDF and MP3 and both don't work, it is hard to debug, I followed the docs of `customFileSignatures`...
I have added an url and tried to call the url. it gives 403 error. But when i open the same url in new tab, the file gets downloadedγ