detect if there are equivalent PDF and image-file versions, and choose whichever is higher-resolution
This commit is contained in:
parent
9cc51ace4a
commit
7e429f3160
3 changed files with 71 additions and 4 deletions
|
@ -7,6 +7,7 @@ authors = [{name = "xenofem"}]
|
|||
dependencies = [
|
||||
"requests",
|
||||
"PyMuPDF",
|
||||
"pillow",
|
||||
"dlsite-async",
|
||||
"jinja2",
|
||||
"importlib_resources",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue