I am trying to configure scraping data using django-dynamic-scraper. Everything have been working fine until i desided to add image scraping. I have done everything like in this docs part Scrapy images/screenshots
But when i run scraper i get something like this (301 error while downloading file)
I will be grateful for any advice.