I'd like to override the file_path method in the FilesPipeline based on an item property. I use scrapy version 1.5.1, and in this version the file_path method doesn't accept item as an argument yet. How can I pass it an argument from the spider's parse method?
2.1m questions
2.1m answers
60 comments
57.0k users