demeter
demeter copied to clipboard
Demeter is a tool for scraping the calibre web ui
``` ❯ demeter scrape run --verbose INFO[2020-09-01T20:59:54+02:00] Starting work host="http://some-ip:8080" ``` There is no further output. I have tried this with multiple different hosts (removing previous one each time), nothing.
Since some book catalogs are very large, it would be a useful feature to be able to run the scrapes to build the database for review, then mark books for...
To make the app portable, would it be possible to store the database folder locally (i.e. in the same folder as the app)? That way, can just copy the demeter...
Would be handy to be able to export host info (like when you do hosts list or hosts list -v) to a csv file
This site http://96.246.209.18:9090 has seven libraries. It appears that Demeter is downloading from FanFic by default, even if a different library is specified in the host URL e.g. http://96.246.209.18:9090/mobile?library_id=General_Fiction (103...
It would be nice to have the ability to retry downloads that produced an error. Also a listing of them would be helpful to try and download manually.
Preserve libraries from the site. Many sites have the books divided up into libraries, (ex:http://174.20.122.247:8080/) it would be nice to at least have the library name in the meta data...
Perhaps there is a reason that you haven't implemented this yet, but here's my request. Ability to output file name according to tags.. Such as Author - Title.ext Failing that...