9 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Joe C
Sep 7, 2024
extension not downloading anyting
I am trying to download images from a group of url's, below is one of them. I am on a MAC and when I hit download nothing happens. If I hit zip, it zips a file but the contents are empty.
https://publicdomainpictures.net/en/view-image.php?image=397645
Thanks,
Joe
Mindbrook Mindbrook
Aug 20, 2024
Options isn't working.
Dear Danstan,
When I enter a folder name to use, it ignores it. Why is that?
Mindbrook Mindbrook
Aug 20, 2024
URL's with numbers to be used for names.
Hi,
These URL's all end with native.jpg, but the URL has some unique numbers. i.e.:
0011, 0012, 0013, 0014, 0015 etc.
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0011_fa_0001r.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0012_fa_0001v.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0013_fa_0002r.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0014_fa_0002v.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0015_fa_0003r.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0016_fa_0003v.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0017_fa_0004r.jp2/full/3022,/0/native.jpg
https://digi.vatlib.it/pub/digit/MSS_Vat.ebr.573/iiif/Vat.ebr.573_0018_fa_0004v.jp2/full/3022,/0/native.jpg
Karyl
Jun 3, 2024
CORS Errors
Here's what I get in the JavaScript console when trying to download images with the extension:
Access to fetch at 'https://img.youtube.com/vi/0vwRPDqrRTw/hqdefault.jpg' from origin 'chrome-extension://kekkjfalendfifgchoceceoahjnejmgf' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
popup.js:356
GET https://img.youtube.com/vi/0vwRPDqrRTw/hqdefault.jpg net::ERR_FAILED 200 (OK)
fetchAndDownloadImage @ popup.js:356
downloadBatch @ popup.js:328
downloadImages @ popup.js:530
popup.js:512 Error downloading image: TypeError: Failed to fetch
at fetchAndDownloadImage (popup.js:356:32)
at downloadBatch (popup.js:328:11)
at HTMLButtonElement.downloadImages (popup.js:530:5)
Maciej Szewczuk
May 20, 2024
Problem with zipping the files
Hi, i have problem with zipping the files. In the previous version it worked fine, but now when I add the "suffix" "prefix" and keep the filename it downloads photo from the first link only or it makes zip without anything in it. Maybe I do something wrong, let me know :)
Barry
Apr 26, 2024
Image URL structure is breaking the downloader.
The plugin is not able to download urls like the ones below. Anyway around this?
https://q-xx.bstatic.com/xdata/images/hotel/max500/15231572.jpg?k=ee969ae13773f605be1681a1cfd46552d91eff4e6464f62de3ca7233d7c941ee&o=
David Reader
Apr 25, 2024
Import function for tasks
It would be nice if it is possible to import scheduled tasks with csv/excel.
This way you can organise the image downloads in seperate folders easily (one task = one sku).
Prashant Thakur
Mar 12, 2024
Please add .jfif extension
hi please add .jfif extension for image downloading
David Beahan
Feb 8, 2024
Image names
Your extension seems to want me to name every file individually. Can it automatically save the image files with their existing names to a location I specify. I am trying to download 3,300 files. Thanks.