Tishacy / SciDownl

An unofficial api for downloading papers from SciHub via DOI, PMID, title
MIT License
197 stars 42 forks source link

How to add or remove Sci-Hub domains in SciDownl? #26

Open ken-huston opened 1 year ago

ken-huston commented 1 year ago

Hello,

I am a SciDownl user and I would like to add a new Sci-Hub domain to the tool. Specifically, I would like to add the domain https://sci-hub.mksa.top/ to the list of domains that SciDownl uses.

I have tried using the default domains within SciDownl, but I am not getting the desired results. Therefore, I would like to add this new domain to the list of available domains and delete the useless ones.

Could you please provide guidance on how to add a new domain to the current version of SciDownl? I would greatly appreciate any assistance you could provide.

Thank you for creating this helpful tool.

Best regards,

saleha1wer commented 2 months ago

Did you find a way to do this?

jpritikin commented 2 months ago

The tool uses a sqlite database. You can use a tool like sqlitebrowser to edit the database.

saleha1wer commented 2 months ago

Couldn't find the db at first. Found it at the location of the package and did edits, it works. Thanks