ContentMine / getpapers

Get metadata, fulltexts or fulltext URLs of papers matching a search query
MIT License
197 stars 37 forks source link

Write metadata on failure and allow restarting of failed downloads #119

Closed tarrow closed 8 years ago

tarrow commented 8 years ago

This patch still tries to handle search results if the metadata download fails. It also enables restarting a download of files with the -r option. Which is necessary if one suffers a timeout. Finally it prevents downloading a file which already exists and moves on to the next download.