2016-01-20 94 views

回答

2

Scrapy檢查下載前文件stat
您可以設置IMAGES_EXPIRES = 0爲圖像禁用此功能。

+1

或[IMAGES_EXPIRES]用於[ImagesPipeline](https://github.com/scrapy/scrapy/blob/master/scrapy/pipelines/images.py#L33) – eLRuLL

+0

@eLRuLL您是對的。 – kev