Closed nikhil1raghav closed 2 years ago
Is your feature request related to a problem? Please describe. Sometimes I may want to just store the epub locally, and copy it manually later on.
Describe the solution you'd like A --dry-run flag that will save the epub and doesn't send the email
--dry-run
I already had the situation that the generated .epub file was too large to be sent by my email provider (Gmail allows 25MB). A --dry-run would allow scripts to catch this.
Is your feature request related to a problem? Please describe. Sometimes I may want to just store the epub locally, and copy it manually later on.
Describe the solution you'd like A
--dry-run
flag that will save the epub and doesn't send the email