bulk-media-downloader icon indicating copy to clipboard operation
bulk-media-downloader copied to clipboard

Extension doesn't(?) pass referrer to the downloads

Open Dezaimasu opened this issue 8 years ago • 0 comments

Sometimes this leads to failed download or empty file (0 bytes). I'm not 100% sure missing referrer is the reason why I'm unable to download some files, but I just tried this link in uGet and got 404. I copied page url as a referrer for this download and tried again, and everything worked. So I'm assuming that might be the reason. Not posting links here because it's nsfw content.

Referrer header can be passed with other headers: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/downloads/download#Parameters

Dezaimasu avatar Sep 03 '17 18:09 Dezaimasu