Closed claudeha closed 7 months ago
If --url XXXX is used and XXXX does not contain a /, add the prefix https://archive.org/details/ automatically. Otherwise, the url is used as before and must start with the prefix.
--url XXXX
XXXX
/
https://archive.org/details/
Also affects each line in --file books.txt.
--file books.txt
If
--url XXXX
is used andXXXX
does not contain a/
, add the prefixhttps://archive.org/details/
automatically. Otherwise, the url is used as before and must start with the prefix.Also affects each line in
--file books.txt
.