This release adds the following:
-Table of Contents generation of article headers upto h4
-An --output-dir flag for specifying the download directory for non merged
articles in #15
-Add output_dir to cli argument #15
-CSS styling of the epub document for better presentation. This also allows
users to convert to PDF using tools and have a decent typesetting
-Generating a list of the articles that were partially downloaded
-This release also includes a fix from #17
This release adds the following new features:
- Improved error handling during downloads
- Printing summary tables for successful and failed downloads
- Display progress bars for indicating download progress bars
- Logging of errors to a log file
This additionally has fixes bugs referenced in #10
Enjoy!
Paperoni is a web article downloader written in Rust.
It takes a url, downloads the article content from it and saves it to an epub.
The project is in alpha release so it might crash when you use it.
Please open an issue if it does.