-
I am receiving the following error when trying to download an image from the backend using image downloader. It was working fine until compile sdk and target sdk was set to 28. But the app crashes aft…
-
Help me please. I looked through it but I can’t understand anything. I downloaded it two months ago, everything worked. Now after the request it shows the following error: What should I do to download…
-
Card image URLs using http://magiccards.info now return 301 to redirect to https URL.
What happens is the redirection page is saved as an image.
What should happen is the downloader follows the…
-
Hi, may I suggest adding a way to blacklist certain extensions from being captured by the downloader's extension? I'm looking to disable all image formats from being captured.
-
Hello,
The `README` file says that `KITTI/downloader.sh` "will only keep the **left camera colour images (image_03 folder)** and delete other data" but that folder actually contains the **right** col…
zacr0 updated
5 years ago
-
**Describe the bug**
When I try to download the save the chunks show up in the preview although when I save it and try to preview it in mineways or in game it's just empty world
**Steps to reprodu…
-
Salve di nuovo, dopo essere riuscito a settare il docker correttamente, ora salta fuori questo errore:
> _Selezionare solo un livello di errore_
- `🅴🆁🆁🅾🆁`
### Messaggio di Errore
INFO ─ ─ ─ …
-
Downloading webp images from Firebase Storage gives the following error:
```
D/AndroidRuntime(14284): Shutting down VM
E/AndroidRuntime(14284): FATAL EXCEPTION: main
E/AndroidRuntime(14284): Proc…
-
[✖] Get this pin id failed : 13018286418177155
-
I use below code for changing downloaded file name so file is downloaded successfully but did not changed its name.
downloader.get("http://example.com/image/catalog/logo.png", null, "new.jpg");