spiders
This commit is contained in:
parent
4f05c132fd
commit
993ec57cf1
@ -24,6 +24,7 @@ class FinaSpider(CrawlSpider):
|
||||
'FEED_EXPORT_ENCODING': 'utf-8'
|
||||
}
|
||||
|
||||
|
||||
def parse_item(self, response):
|
||||
|
||||
def getMp4(text):
|
||||
|
Loading…
Reference in New Issue
Block a user