Python3WebSpider / Jiepai

Jiepai Pictures of Toutiao
124 stars 142 forks source link

文件的扩展名前面少了个点 #1

Closed luckbear closed 6 years ago

luckbear commented 7 years ago

file_path = '{0}/{1}{2}'.format(item.get('title'), md5(response.content).hexdigest(),'.jpg')