ferru97 / PyPaperBot

PyPaperBot is a Python tool for downloading scientific papers using Google Scholar, Crossref, SciHub, and SciDB.
MIT License
409 stars 77 forks source link

support doi as filename for DOI downloads #69

Closed tannonk closed 3 weeks ago

tannonk commented 3 weeks ago

This change allows for using a paper's unique DOI as the filename in place of the paper title.

ferru97 commented 3 weeks ago

Thanks! Will be included on the next release