Releases: dan-kez/RoyalRoadL-CLI-Scraper
Releases · dan-kez/RoyalRoadL-CLI-Scraper
Update to MIT License
Cut and rewrite
v1.0.0
New features
- Fiction ids are no longer required and instead full urls to the fiction can be parsed for ease of use.
- Added a CLI flag to download to a named subdirectory.
- Added a CLI flag to prevent pdf generation.
- Added a progress bar.
Internal
- Use mozilla's readability package for hardening
- Rewritten in typescript to catch a few subtle bugs
Breaking
- Removed the ability to download specific chapters. Only full fictions can be downloaded. The command structure has slightly changed due to this.