We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2f049e + d4e7314 commit 4ca388aCopy full SHA for 4ca388a
PornHub/PornHub/settings.py
@@ -36,3 +36,7 @@
36
37
FEED_URI=u'/Users/xiyouMc/Documents/pornhub.csv'
38
FEED_FORMAT='CSV'
39
+
40
+DEPTH_PRIORITY = 1
41
+SCHEDULER_DISK_QUEUE = 'scrapy.squeues.PickleFifoDiskQueue'
42
+SCHEDULER_MEMORY_QUEUE = 'scrapy.squeues.FifoMemoryQueue'
0 commit comments